Broken link to environment variables definition fixed (#1205)

This commit is contained in:
Chris Darby
2023-08-08 05:08:36 +01:00
committed by GitHub
parent eb88625f93
commit cf499acc36

View File

@@ -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