diff --git a/dashboard.env b/dashboard.env index d110423..e03838f 100644 --- a/dashboard.env +++ b/dashboard.env @@ -1,5 +1,5 @@ -NETBIRD_MGMT_API_ENDPOINT=https://birdy.greact.online -NETBIRD_MGMT_GRPC_API_ENDPOINT=https://birdy.greact.online +NETBIRD_MGMT_API_ENDPOINT=https://birdy.greact.online:8444 +NETBIRD_MGMT_GRPC_API_ENDPOINT=https://birdy.greact.online:8444 AUTH_AUDIENCE=netbird-dashboard AUTH_CLIENT_ID=netbird-dashboard