diff --git a/apps/red-ui/src/assets/config/config.json b/apps/red-ui/src/assets/config/config.json index 2fc5e2ed9..a9d309f2c 100644 --- a/apps/red-ui/src/assets/config/config.json +++ b/apps/red-ui/src/assets/config/config.json @@ -1,7 +1,7 @@ { - "OAUTH_URL": "https://keycloak-dev.iqser.cloud/auth/realms/redaction", + "OAUTH_URL": "https://timo-redaction-dev.iqser.cloud/auth/realms/redaction", "OAUTH_CLIENT_ID": "redaction", - "API_URL": "http://redaction.redaction-timo-latest.178.63.47.73.xip.io", + "API_URL": "https://timo-redaction-dev-2.iqser.cloud", "BACKEND_APP_VERSION": "4.4.40", "FRONTEND_APP_VERSION": "1.0", "EULA_URL": "EULA_URL",