This commit is contained in:
2026-01-25 01:25:13 +01:00
parent 87c552f810
commit 0aeb48ed76

View File

@@ -30,7 +30,7 @@ services:
# Allows auto-creation of new users using OAuth. Must be paired with ENABLE_LOGIN_FORM=false.
- ENABLE_OAUTH_SIGNUP=true
# Disables user/password login form. Required when ENABLE_OAUTH_SIGNUP=true.
- ENABLE_LOGIN_FORM=true
- ENABLE_LOGIN_FORM=false
- OAUTH_MERGE_ACCOUNTS_BY_EMAIL=true
volumes:
open-webui: