mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: .env.example
This commit is contained in:
@@ -35,6 +35,7 @@ AUTH_OIDC_DISCOVERY_ENDPOINT=""
|
|||||||
AUTH_OIDC_JWKS_ENDPOINT=""
|
AUTH_OIDC_JWKS_ENDPOINT=""
|
||||||
AUTH_OIDC_PKCE=true
|
AUTH_OIDC_PKCE=true
|
||||||
ALLOWED_GROUP="admin"
|
ALLOWED_GROUP="admin"
|
||||||
|
AUTH_OIDC_ROLE_MAP=""
|
||||||
|
|
||||||
AUTH_ALLOW_LINKING=true
|
AUTH_ALLOW_LINKING=true
|
||||||
AUTH_ALLOW_UNLINKING=true
|
AUTH_ALLOW_UNLINKING=true
|
||||||
|
|||||||
Reference in New Issue
Block a user