mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-04-16 13:55:47 -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 | ||
| redis-commander.env | ||
| super-mario-maker.env | ||
| 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.