mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
parent
6bd457b33c
commit
4e63052a54
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Copy the example docker environment file to `.env`:
|
|||
cp example.env .env
|
||||
```
|
||||
|
||||
Note: To know more about environment variable [read here](./images-and-compose-files#configuration). Set the necessary variables in the `.env` file.
|
||||
Note: To know more about environment variable [read here](./images-and-compose-files.md#configuration). Set the necessary variables in the `.env` file.
|
||||
|
||||
## Generate docker-compose.yml for variety of setups
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue