Little cleanup

This commit is contained in:
Dario Ghunney Ware
2025-10-21 14:15:30 +01:00
parent 0e2e6d06fd
commit 9fde241d1e
4 changed files with 5 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ security:
username: '' # initial username for the first login
password: '' # initial password for the first login
oauth2:
enabled: true # set to 'true' to enable login (Note: enableLogin must also be 'true' for this to work)
enabled: false # set to 'true' to enable login (Note: enableLogin must also be 'true' for this to work)
client:
keycloak:
issuer: '' # URL of the Keycloak realm's OpenID Connect Discovery endpoint