mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-09 10:04:07 +01:00
chore: Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
This commit is contained in:
parent
c660387827
commit
5c311786a1
@ -15,6 +15,8 @@ services:
|
|||||||
# ------- OPTIONAL OIDC AUTH --------
|
# ------- OPTIONAL OIDC AUTH --------
|
||||||
# Set to 'True' to enable OIDC authentication
|
# Set to 'True' to enable OIDC authentication
|
||||||
#- OIDC_ENABLED=True
|
#- OIDC_ENABLED=True
|
||||||
|
# Decide whether login area triggers automatic OIDC login flow
|
||||||
|
#- OIDC_AUTOLOGIN=False
|
||||||
# Set to 'True' to allow the creation of new users through OIDC
|
# Set to 'True' to allow the creation of new users through OIDC
|
||||||
#- OIDC_CREATE_USER=True
|
#- OIDC_CREATE_USER=True
|
||||||
# The signing algorithm used by the OIDC provider (e.g., RS256, HS256)
|
# The signing algorithm used by the OIDC provider (e.g., RS256, HS256)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user