fix: correct formatting of PYMSMSAddress in appsettings.json
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m35s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m35s
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"GrpcChannelOptions": {
|
"GrpcChannelOptions": {
|
||||||
"CMSMSAddress": "https://cms.foursat.afrino.co",
|
"CMSMSAddress": "https://cms.foursat.afrino.co",
|
||||||
"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