mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-05-06 05:27:35 -05:00
This change is necessary because some games need to connect to a S3 server directly, and MinIO is limited to listening on one domain for virtual hosts. |
||
|---|---|---|
| .. | ||
| 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 | ||
| 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.