This commit is contained in:
Nikita Bizyaev
2026-05-07 11:09:33 +03:00
parent e6b6fcffd6
commit 6d01dd0bbb
3 changed files with 13 additions and 20 deletions

View File

@@ -1,14 +1,14 @@
NETBIRD_MGMT_API_ENDPOINT=grpc://birdy.greact.online:50051
NETBIRD_MGMT_GRPC_API_ENDPOINT=grpc://birdy.greact.online:50051
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_CLIENT_SECRET=0xO0NE2nsyAv3QWM6lYfYMKZ+TJ4BG4N93kpbCWYISg=
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
LETSENCRYPT_DOMAIN=none
LETSENCRYPT_EMAIL=example@local
NGINX_SSL_PORT=443
LETSENCRYPT_DOMAIN=birdy.greact.online
LETSENCRYPT_EMAIL=cap7goo@gmail.com
NGINX_SSL_PORT=443