updated netbird-compose.yml
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
|||||||
# OIDC - using embedded IdP
|
# OIDC - using embedded IdP
|
||||||
AUTH_AUDIENCE=netbird-dashboard
|
AUTH_AUDIENCE=netbird-dashboard
|
||||||
AUTH_CLIENT_ID=netbird-dashboard
|
AUTH_CLIENT_ID=netbird-dashboard
|
||||||
|
AUTH_CLIENT_SECRET=${AUTH_CLIENT_SECRET}
|
||||||
AUTH_AUTHORITY=https://netbird.zazlab.freeddns.org/oauth2
|
AUTH_AUTHORITY=https://netbird.zazlab.freeddns.org/oauth2
|
||||||
USE_AUTH0=false
|
USE_AUTH0=false
|
||||||
AUTH_SUPPORTED_SCOPES=openid profile email groups
|
AUTH_SUPPORTED_SCOPES=openid profile email groups
|
||||||
|
|||||||
Reference in New Issue
Block a user