Skip to content

Commit 5c31178

Browse files
authored
chore: Update docker-compose.yml
1 parent c660387 commit 5c31178

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/vouchervault/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ services:
1515
# ------- OPTIONAL OIDC AUTH --------
1616
# Set to 'True' to enable OIDC authentication
1717
#- OIDC_ENABLED=True
18+
# Decide whether login area triggers automatic OIDC login flow
19+
#- OIDC_AUTOLOGIN=False
1820
# Set to 'True' to allow the creation of new users through OIDC
1921
#- OIDC_CREATE_USER=True
2022
# The signing algorithm used by the OIDC provider (e.g., RS256, HS256)

0 commit comments

Comments
 (0)