nixos/netbird-dashboard: Sync env with upstream
From here: https://github.com/netbirdio/dashboard/blob/main/docker/init_react_envs.sh#L69C1-L69C416
This commit is contained in:
@@ -135,10 +135,12 @@ in
|
||||
"$AUTH_SUPPORTED_SCOPES"
|
||||
"$NETBIRD_DRAG_QUERY_PARAMS"
|
||||
"$NETBIRD_GOOGLE_ANALYTICS_ID"
|
||||
"$NETBIRD_GOOGLE_TAG_MANAGER_ID"
|
||||
"$NETBIRD_HOTJAR_TRACK_ID"
|
||||
"$NETBIRD_MGMT_API_ENDPOINT"
|
||||
"$NETBIRD_MGMT_GRPC_API_ENDPOINT"
|
||||
"$NETBIRD_TOKEN_SOURCE"
|
||||
"$NETBIRD_WASM_PATH"
|
||||
"$USE_AUTH0"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user