From 3ab7ceb2c534bdb3c9872016431da6965429cf96 Mon Sep 17 00:00:00 2001 From: Almira Krdzic Date: Mon, 30 Jul 2018 10:26:49 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 01bda81..2293825 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ Update `local.env` with your local environment variables. Point your apache server to `new-wiaas/backend` by updating apache default host files to point to it. (do not copy folder content to `/var/www/html`, since then dotenv will not be able to load `local.env` file since it is placed one folder above.) +Copy .htaccess from `/docker/php` to `backend`. + 3) Wordpress Run setup commands to install wordpress and required plugins with composer: