From c136e853c658fd5e058a4b7dc676342d9460d7b0 Mon Sep 17 00:00:00 2001 From: masoodafar-web Date: Fri, 26 Dec 2025 10:06:07 +0330 Subject: [PATCH] fix: update gateway URL to new production 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 9a8f96e..548a9eb 100644 --- a/src/FrontOffice.Main/appsettings.json +++ b/src/FrontOffice.Main/appsettings.json @@ -1,5 +1,5 @@ { - "GwUrl": "https://fogw.kbs2.ir", + "GwUrl": "https://frontoffice-bff.foursat.afrino.co", "DownloadUrl": "https://dl.afrino.co", "EncryptionSettings": { "Key": "kmcQ3XTmH4mrdh8VHziuscyf8LLYjG//Kyni81nH/0E=",