From 65a64bf63b86048339cd6257eac35bed07ae722e Mon Sep 17 00:00:00 2001 From: masoud Date: Sun, 7 Dec 2025 15:05:21 +0000 Subject: [PATCH] Update GwUrl to HTTPS domain with Let's Encrypt --- 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 ff8a544..6ab1deb 100644 --- a/src/FrontOffice.Main/appsettings.json +++ b/src/FrontOffice.Main/appsettings.json @@ -1,5 +1,5 @@ { - "GwUrl": "http://194.5.195.53:30086", + "GwUrl": "https://frontoffice-bff.foursat.afrino.co", // "GwUrl": "https://localhost:34781", "DownloadUrl": "https://dl.afrino.co", "EncryptionSettings": {