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: