mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-05-05 21:17:31 -05:00
The CDN base URL needs to be set to HTTP because the account server gets the Mii images using it, and nginx does not have a valid SSL certificate. |
||
|---|---|---|
| .. | ||
| 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.