pretendo-docker/environment/README.md
2023-12-26 22:13:31 -05:00

7 lines
324 B
Markdown

# Environment variables
These files contain environment variables that are used by the containers. Each
file is named after the container that uses it and is specified in
`compose.yml`. Keys that end in `.local.env` are ignored by Git, so they are
used to store secrets and are generated by `scripts/setup-environment.sh`.