From d98306a2eb995f0a504ef6e1aa049f711228a919 Mon Sep 17 00:00:00 2001 From: Timo Date: Fri, 7 May 2021 13:03:33 +0300 Subject: [PATCH] linked to new stack --- apps/red-ui/src/assets/config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",