mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-05-01 04:46:47 -05:00
6 lines
324 B
Markdown
6 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`.
|