From c7df3db502c1b197e5ab52fc5f6eff9b506399d9 Mon Sep 17 00:00:00 2001 From: masoud Date: Sun, 7 Dec 2025 15:05:10 +0000 Subject: [PATCH] Update GwUrl to HTTPS domain with Let's Encrypt --- src/BackOffice/wwwroot/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BackOffice/wwwroot/appsettings.json b/src/BackOffice/wwwroot/appsettings.json index f6db32b..38d18d8 100644 --- a/src/BackOffice/wwwroot/appsettings.json +++ b/src/BackOffice/wwwroot/appsettings.json @@ -1,6 +1,6 @@ { // "GwUrl": "https://bogw.kbs1.ir", - "GwUrl": "http://194.5.195.53:30084", + "GwUrl": "https://backoffice-bff.foursat.afrino.co", "Authentication": { //"Authority": "https://localhost:5001", "Authority": "https://ids.afrino.co/",