diff --git a/apps/red-ui/src/assets/config/config.json b/apps/red-ui/src/assets/config/config.json index 3483a7b9e..61103f817 100644 --- a/apps/red-ui/src/assets/config/config.json +++ b/apps/red-ui/src/assets/config/config.json @@ -1,6 +1,6 @@ { - "OAUTH_URL": "https://redkc-staging.iqser.cloud/auth/realms/redaction", - "API_URL": "git add", + "OAUTH_URL": "https://adi-dev.iqser.cloud/auth/realms/redaction", + "API_URL": "https://adi-dev.iqser.cloud/redaction-gateway-v1", "OAUTH_CLIENT_ID": "redaction", "BACKEND_APP_VERSION": "4.4.40", "FRONTEND_APP_VERSION": "1.1",