fix: correct formatting of PYMSMSAddress in appsettings.json
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m38s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m38s
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"CMSMSAddress": "http://cms-svc",
|
"CMSMSAddress": "http://cms-svc",
|
||||||
// "CMSMSAddress": "https://cms.foursat.afrino.co",
|
// "CMSMSAddress": "https://cms.foursat.afrino.co",
|
||||||
// "CMSMSAddress": "https://localhost:32846/",
|
// "CMSMSAddress": "https://localhost:32846/",
|
||||||
"PYMSMSAddress": "https://ipg.afrino.co"
|
"PYMSMSAddress": "https://ipg.afrino.co"
|
||||||
},
|
},
|
||||||
"CmsSignalR": {
|
"CmsSignalR": {
|
||||||
"HubPath": "/hubs/token-notification"
|
"HubPath": "/hubs/token-notification"
|
||||||
|
|||||||
Reference in New Issue
Block a user