mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 14:50:58 +00:00
Broken link to environment variables definition fixed (#1205)
This commit is contained in:
parent
eb88625f93
commit
cf499acc36
@ -17,7 +17,7 @@ Copy the example docker environment file to `.env`:
|
|||||||
cp example.env .env
|
cp example.env .env
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: To know more about environment variable [read here](./images-and-compose-files.md#configuration). Set the necessary variables in the `.env` file.
|
Note: To know more about environment variable [read here](./environment-variables.md). Set the necessary variables in the `.env` file.
|
||||||
|
|
||||||
## Generate docker-compose.yml for variety of setups
|
## Generate docker-compose.yml for variety of setups
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user