fix: correct formatting of PYMSMSAddress in appsettings.json
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m38s

This commit is contained in:
masoodafar-web
2025-12-20 03:47:50 +03:30
parent 565a9605dc
commit 954c7fe5c4
+1 -1
View File
@@ -13,7 +13,7 @@
"CMSMSAddress": "http://cms-svc",
// "CMSMSAddress": "https://cms.foursat.afrino.co",
// "CMSMSAddress": "https://localhost:32846/",
"PYMSMSAddress": "https://ipg.afrino.co"
"PYMSMSAddress": "https://ipg.afrino.co"
},
"CmsSignalR": {
"HubPath": "/hubs/token-notification"