From 34f5cbd5a886dced03bcf5e2cde19e33068beaa5 Mon Sep 17 00:00:00 2001 From: masoodafar-web Date: Sat, 20 Dec 2025 05:23:14 +0330 Subject: [PATCH] fix: update gateway URL to production environment --- 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 0e9327c..1fdbb1e 100644 --- a/src/FrontOffice.Main/appsettings.json +++ b/src/FrontOffice.Main/appsettings.json @@ -1,5 +1,5 @@ { - "GwUrl": "https://frontoffice-bff.foursat.afrino.co", + "GwUrl": "https://fogw.kbs1.ir", // "GwUrl": "https://localhost:34781", "DownloadUrl": "https://dl.afrino.co", "EncryptionSettings": {