Update .env.example

This commit is contained in:
Ruben Talstra 2025-03-21 21:12:39 +01:00 committed by GitHub
parent 069781b3a2
commit da68cac76a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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