chore: Update docker-compose.yml

pull/29/head
LRVT 2025-02-19 01:56:39 +01:00 zatwierdzone przez GitHub
rodzic c660387827
commit 5c311786a1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -15,6 +15,8 @@ services:
# ------- OPTIONAL OIDC AUTH --------
# Set to 'True' to enable OIDC authentication
#- 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
#- OIDC_CREATE_USER=True
# The signing algorithm used by the OIDC provider (e.g., RS256, HS256)