This commit is contained in:
parent
cf354bcf25
commit
dfdf4c980b
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ TOKEN_SIGNING_SECRET=changeme-run-mix-phx.gen.secret
|
||||||
# Required: Hostname for URL generation
|
# Required: Hostname for URL generation
|
||||||
PHX_HOST=localhost
|
PHX_HOST=localhost
|
||||||
|
|
||||||
|
# Recommended: Association settings
|
||||||
|
ASSOCIATION_NAME="Sportsclub XYZ"
|
||||||
|
|
||||||
# Optional: OIDC Configuration
|
# Optional: OIDC Configuration
|
||||||
# These have defaults in docker-compose.prod.yml, only override if needed
|
# These have defaults in docker-compose.prod.yml, only override if needed
|
||||||
# OIDC_CLIENT_ID=mv
|
# OIDC_CLIENT_ID=mv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue