generated from coop-cloud/example
Fix COMPOSE_FILE variable names
This commit is contained in:
parent
2daf487bb8
commit
a016995516
@ -68,7 +68,7 @@ ALLOWED_DOMAINS=
|
||||
#SMTP_TLS_CIPHERS=
|
||||
#SMTP_SECURE=true
|
||||
|
||||
#COMPOSE_YML="$COMPOSE_FILE:compose.oidc.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.oidc.yml"
|
||||
#OIDC_ENABLED=1
|
||||
#OIDC_CLIENT_ID=
|
||||
#OIDC_AUTH_URI=
|
||||
@ -79,7 +79,7 @@ ALLOWED_DOMAINS=
|
||||
#OIDC_SCOPES="openid profile email"
|
||||
#SECRET_OIDC_CLIENT_SECRET_VERSION=v1
|
||||
|
||||
#COMPOSE_YML="$COMPOSE_FILE:compose.google.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.google.yml"
|
||||
#GOOGLE_ENABLED=1
|
||||
#GOOGLE_CLIENT_ID=
|
||||
#SECRET_GOOGLE_CLIENT_SECRET_VERSION=v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user