Update readme

This commit is contained in:
Almira Krdzic
2018-07-30 10:26:49 +02:00
parent 481b960471
commit 3ab7ceb2c5

View File

@@ -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: