This commit is contained in:
Nikita Bizyaev
2026-05-05 11:55:19 +03:00
parent d0c5dc8184
commit 6392977e8d
4 changed files with 43 additions and 13 deletions

11
dashboard.env Normal file
View File

@@ -0,0 +1,11 @@
NETBIRD_MGMT_API_ENDPOINT=https://birdy.greact.online
NETBIRD_MGMT_GRPC_API_ENDPOINT=https://birdy.greact.online
AUTH_AUDIENCE=netbird-dashboard
AUTH_CLIENT_ID=netbird-dashboard
AUTH_CLIENT_SECRET=
AUTH_AUTHORITY=https://birdy.greact.online/oauth2
USE_AUTH0=false
AUTH_SUPPORTED_SCOPES=openid profile email groups
AUTH_REDIRECT_URI=/nb-auth
AUTH_SILENT_REDIRECT_URI=/nb-silent-auth