Adds Global Settings closes #211 #219

Merged
carla merged 7 commits from feature/211_globalsettings into main 2025-12-01 10:57:06 +01:00
Showing only changes of commit dfdf4c980b - Show all commits

View file

@ -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