hacktoberfest
Repository metrics
- Stars
- (1,326 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
The .env file at the root of the repo has special use: https://docs.docker.com/compose/env-file/
The file is sourced when docker-compose is invoked, and the values affect docker-compose commands.
My suggestion is to move the contents of the current .env file to docker-compose*.yml, under a new environment: heading.
For reference: https://docs.docker.com/compose/compose-file/#/environment