From 1d8aec3b7e02b71cc9faf41a3ea8df7135423fb9 Mon Sep 17 00:00:00 2001 From: masoud Date: Sun, 7 Dec 2025 14:49:56 +0000 Subject: [PATCH] Update GwUrl to external NodePort endpoint --- src/FrontOffice.Main/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FrontOffice.Main/appsettings.json b/src/FrontOffice.Main/appsettings.json index 80f39ed..ff8a544 100644 --- a/src/FrontOffice.Main/appsettings.json +++ b/src/FrontOffice.Main/appsettings.json @@ -1,5 +1,5 @@ { - "GwUrl": "http://backoffice-bff-svc", + "GwUrl": "http://194.5.195.53:30086", // "GwUrl": "https://localhost:34781", "DownloadUrl": "https://dl.afrino.co", "EncryptionSettings": {