mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-22 16:22:14 +00:00
chore: Update docker-compose.yml
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…
Reference in New Issue
Block a user