mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
11 lines
373 B
JSON
11 lines
373 B
JSON
{
|
|
"auth0Auth": "true",
|
|
"authAuthority": "https://netbird-localdev.eu.auth0.com",
|
|
"authClientId": "kBRMAOqIZ7hvpVCaypQLCJvTzkYYIXVt",
|
|
"authScopesSupported": "openid profile email api offline_access email_verified",
|
|
"authAudience": "http://localhost:3000/",
|
|
"apiOrigin": "http://localhost",
|
|
"grpcApiOrigin": "http://localhost:80",
|
|
"latestVersion": "v0.6.3"
|
|
}
|