hotfix: hard-coded URL for chat in dashboard #15

Merged
sharang merged 5 commits from feat/librechat-integration into main 2026-02-24 11:52:59 +00:00
Showing only changes of commit 7f13273ded - Show all commits

View File

@@ -70,6 +70,7 @@ services:
OPENID_CALLBACK_URL: /oauth/openid/callback
OPENID_SCOPE: openid profile email
OPENID_BUTTON_LABEL: Login with CERTifAI
OPENID_AUTH_EXTRA_PARAMS: prompt=none
# Disable local auth (SSO only)
ALLOW_EMAIL_LOGIN: "false"
ALLOW_REGISTRATION: "false"