fix alloauth
All checks were successful
Docker / build (release) Successful in 9s

This commit is contained in:
krek0 2026-05-16 20:09:23 +02:00
parent 1de1cb4086
commit b386525e0c
10 changed files with 51 additions and 15 deletions

View file

@ -39,7 +39,8 @@ OAUTH_ONLY=False
#OAUTH_BUTTON_TEXT=Login with OAuth
#OAUTH_BUTTON_IMAGE=
# Space-separated OAuth2 scopes
#OAUTH_SCOPE=openid profile email
#OAUTH_SCOPE=openid profile email groups
#OAUTH_ADMIN_GROUP=Admins
# Database engine: 'sqlite' or 'postgres'
DB_ENGINE=sqlite