mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-05-06 13:45:12 -05:00
| .. | ||
| account.env | ||
| adminer.env | ||
| boss.env | ||
| friends.env | ||
| juxtaposition-ui.env | ||
| maildev.env | ||
| miiverse-api.env | ||
| minio.env | ||
| mongo-express.env | ||
| postgres.env | ||
| README.md | ||
| wiiu-chat.env | ||
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.