fix: update appsettings for production K8s

This commit is contained in:
2025-12-23 22:17:28 +00:00
parent 51c5edc0ae
commit 787fe6def6
+1 -4
View File
@@ -1,9 +1,6 @@
{
// "GwUrl": "https://bogw.kbs1.ir",
"GwUrl": "https://bogw.kbs1.ir",
// "GwUrl": "https://localhost:6468",
"GwUrl": "http://backoffice-bff-svc",
"Authentication": {
//"Authority": "https://localhost:5001",
"Authority": "https://ids.afrino.co/",
"ClientId": "client_backoffice_spa"
}