mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-12 13:38:51 +01:00
Update .env.example
This commit is contained in:
parent
069781b3a2
commit
da68cac76a
1 changed files with 3 additions and 3 deletions
|
|
@ -418,9 +418,9 @@ APPLE_CALLBACK_URL=/oauth/apple/callback
|
|||
# OpenID
|
||||
OPENID_ENABLED=
|
||||
OPENID_MULTI_TENANT=
|
||||
OPENID_CLIENT_ID=
|
||||
OPENID_CLIENT_SECRET=
|
||||
OPENID_ISSUER=
|
||||
#OPENID_CLIENT_ID=
|
||||
#OPENID_CLIENT_SECRET=
|
||||
#OPENID_ISSUER=
|
||||
OPENID_SESSION_SECRET=
|
||||
OPENID_SCOPE="openid profile email"
|
||||
OPENID_CALLBACK_URL=/oauth/openid/callback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue