From 25eb448d12baea7495588a929e3ee6215010982c Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Thu, 22 Jun 2023 14:04:19 +0300 Subject: [PATCH] RED-6686 - hash --- apps/red-ui/src/assets/config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/assets/config/config.json b/apps/red-ui/src/assets/config/config.json index 91022eecb..5e5347695 100644 --- a/apps/red-ui/src/assets/config/config.json +++ b/apps/red-ui/src/assets/config/config.json @@ -1,7 +1,7 @@ { "ADMIN_CONTACT_NAME": null, "ADMIN_CONTACT_URL": null, - "API_URL": "http://localhost:8085", + "API_URL": "https://dev-01.iqser.cloud", "APP_NAME": "RedactManager", "AUTO_READ_TIME": 3, "BACKEND_APP_VERSION": "4.4.40",