mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-01-28 20:09:44 +01:00
build
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
|||||||
# Allows auto-creation of new users using OAuth. Must be paired with ENABLE_LOGIN_FORM=false.
|
# Allows auto-creation of new users using OAuth. Must be paired with ENABLE_LOGIN_FORM=false.
|
||||||
- ENABLE_OAUTH_SIGNUP=true
|
- ENABLE_OAUTH_SIGNUP=true
|
||||||
# Disables user/password login form. Required when 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
|
- OAUTH_MERGE_ACCOUNTS_BY_EMAIL=true
|
||||||
volumes:
|
volumes:
|
||||||
open-webui:
|
open-webui:
|
||||||
|
|||||||
Reference in New Issue
Block a user