From f80029bd074ce6f71cdb398223db309f6774f15a Mon Sep 17 00:00:00 2001 From: ivanszabo Date: Tue, 22 Apr 2025 18:12:57 +0200 Subject: [PATCH] =?UTF-8?q?API=20URL=20be=C3=A1ll=C3=ADt=C3=A1sa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/WorkFlowCheck.Web/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WorkFlowCheck.Web/appsettings.json b/src/WorkFlowCheck.Web/appsettings.json index 7ed5f99..2d19895 100644 --- a/src/WorkFlowCheck.Web/appsettings.json +++ b/src/WorkFlowCheck.Web/appsettings.json @@ -1,5 +1,5 @@ { - "ApiBaseUrl": "https://wfcapi.nuvolar.hu/", + "ApiBaseUrl": "https://uat.wfcapi.nuvolar.hu/", "ApiKey": "RUJeLSpSMzVASUdaRCEzUyYxRSE0VyFISFRSJC0zRzhLM1hCSDU=", "Jwt": { "SecretKey": "9aLxV2t7RpM8BfKqZwXy3GehYJDUNTCrHkVZ",