Update README
This commit is contained in:
@@ -53,7 +53,7 @@ Frontend is running on http://localhost:8080 and backend on http://localhost:808
|
|||||||
|
|
||||||
1) Environment variables
|
1) Environment variables
|
||||||
|
|
||||||
For handling environment variables during local development we use `dotenv` library which will load all variables from `local.env` file
|
For handling environment variables during local development we use [dotenv](https://github.com/vlucas/phpdotenv) library which will load all variables from `local.env` file
|
||||||
if such file is present. These variables will then be accessible inside wordpress.
|
if such file is present. These variables will then be accessible inside wordpress.
|
||||||
|
|
||||||
cp environment.env local.env
|
cp environment.env local.env
|
||||||
|
|||||||
Reference in New Issue
Block a user