From ac5818855cd2d866b130d9f3c49790a29595347a Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 23 Dec 2025 22:18:18 +0000 Subject: [PATCH] fix: update appsettings for production K8s --- src/FrontOffice.Main/appsettings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/FrontOffice.Main/appsettings.json b/src/FrontOffice.Main/appsettings.json index 1fdbb1e..c8e4459 100644 --- a/src/FrontOffice.Main/appsettings.json +++ b/src/FrontOffice.Main/appsettings.json @@ -1,6 +1,5 @@ { - "GwUrl": "https://fogw.kbs1.ir", -// "GwUrl": "https://localhost:34781", + "GwUrl": "http://frontoffice-bff-svc", "DownloadUrl": "https://dl.afrino.co", "EncryptionSettings": { "Key": "kmcQ3XTmH4mrdh8VHziuscyf8LLYjG//Kyni81nH/0E=",