This commit is contained in:
2026-01-25 01:13:07 +01:00
parent 9ead94bcee
commit 87c552f810

View File

@@ -20,18 +20,18 @@ services:
- "3004:8080" - "3004:8080"
volumes: volumes:
- open-webui:/app/backend/data - open-webui:/app/backend/data
# environment: environment:
# - OAUTH_CLIENT_ID=00064iMSupbqgHwpL7f0k27BpKZ6JUDcdKOYFtRM - OAUTH_CLIENT_ID=00064iMSupbqgHwpL7f0k27BpKZ6JUDcdKOYFtRM
# - OAUTH_CLIENT_SECRET=A8Hlk2kKjfU1WTIOxKejOrPxpji9hmg5kVEMXF03Z4ptokEkBComXrBfxkQbDUHMzbp1W5y3uulIxZ2K1VlRcQC7x28yMnYryHmUatcACFHNAKKJuN6HHnZXQSZsi0se - OAUTH_CLIENT_SECRET=A8Hlk2kKjfU1WTIOxKejOrPxpji9hmg5kVEMXF03Z4ptokEkBComXrBfxkQbDUHMzbp1W5y3uulIxZ2K1VlRcQC7x28yMnYryHmUatcACFHNAKKJuN6HHnZXQSZsi0se
# - OAUTH_PROVIDER_NAME=authentik - OAUTH_PROVIDER_NAME=authentik
# - OPENID_PROVIDER_URL=https://auth.sectorq.eu/application/o/openwebui/.well-known/openid-configuration - OPENID_PROVIDER_URL=https://auth.sectorq.eu/application/o/openwebui/.well-known/openid-configuration
# - OPENID_REDIRECT_URI=https://openwebui.sectorq.eu/oauth/oidc/callback - OPENID_REDIRECT_URI=https://openwebui.sectorq.eu/oauth/oidc/callback
# - WEBUI_URL=https://openwebui.sectorq.eu - WEBUI_URL=https://openwebui.sectorq.eu
# # 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=false - ENABLE_LOGIN_FORM=true
# - OAUTH_MERGE_ACCOUNTS_BY_EMAIL=true - OAUTH_MERGE_ACCOUNTS_BY_EMAIL=true
volumes: volumes:
open-webui: open-webui:
models: models: