webui/.env aktualisiert

This commit is contained in:
2026-04-01 22:36:20 +00:00
parent 8f388983d2
commit 2a0445550e

View File

@@ -22,7 +22,7 @@ OAUTH_CLIENT_ID=open-webui
OAUTH_CLIENT_SECRET=your_keycloak_client_secret_here OAUTH_CLIENT_SECRET=your_keycloak_client_secret_here
OPENID_PROVIDER_URL=https://auth.example.com/realms/your-realm/.well-known/openid-configuration OPENID_PROVIDER_URL=https://auth.example.com/realms/your-realm/.well-known/openid-configuration
OAUTH_PROVIDER_NAME=Keycloak OAUTH_PROVIDER_NAME=Keycloak
OPENID_REDIRECT_URI: https://chat.famm.name/oauth/oidc/callback OPENID_REDIRECT_URI=https://open.example.com/oauth/oidc/callback
# Logic & Scopes # Logic & Scopes
ENABLE_OAUTH_SIGNUP=true ENABLE_OAUTH_SIGNUP=true