File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ WS_PLATFORM_PRIVACY_POLICY=https://sidewalks.washington.edu/privacy
1818# Web
1919# ##############################################################################
2020
21- WS_TDEI_FRONTEND_URL = https://tdei-usermanagement-web- ${ ENV } .azurewebsites.net /
22- WS_TDEI_BACKEND_URL = https://tdei-usermanagement-be- ${ ENV } .azurewebsites.net /api/v1/
21+ WS_TDEI_FRONTEND_URL = https://portal- ${ ENV } .tdei.us /
22+ WS_TDEI_BACKEND_URL = https://portal-api- ${ ENV } .tdei.us /api/v1/
2323WS_TDEI_API_URL = https://tdei-api-${ ENV } .azurewebsites.net/api/v1/
24- WS_TDEI_OIDC_URL = https://tdei-keycloak.azurewebsites.net /
24+ WS_TDEI_OIDC_URL = https://account-{ $ENV }.tdei.us /
2525WS_TDEI_OIDC_REALM = tdei
2626
2727WS_FRONTEND_HOST = workspaces-${ ENV } .sidewalks.washington.edu
You can’t perform that action at this time.
0 commit comments