We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390fd1a commit f2179a1Copy full SHA for f2179a1
tdei_uw.env
@@ -20,7 +20,7 @@ WS_PLATFORM_PRIVACY_POLICY=https://sidewalks.washington.edu/privacy
20
21
WS_TDEI_FRONTEND_URL=https://portal-${ENV}.tdei.us/
22
WS_TDEI_BACKEND_URL=https://portal-api-${ENV}.tdei.us/api/v1/
23
-WS_TDEI_API_URL=https://tdei-api-${ENV}.azurewebsites.net/api/v1/
+WS_TDEI_API_URL=https://api-${ENV}.tdei.us/api/v1/
24
WS_TDEI_OIDC_URL=https://account-{$ENV}.tdei.us/
25
WS_TDEI_OIDC_REALM=tdei
26
0 commit comments