Update readme
This commit is contained in:
@@ -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.
|
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.)
|
(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
|
3) Wordpress
|
||||||
|
|
||||||
Run setup commands to install wordpress and required plugins with composer:
|
Run setup commands to install wordpress and required plugins with composer:
|
||||||
|
|||||||
Reference in New Issue
Block a user