fix: update CMS and Seq service URLs to production endpoints
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"GrpcChannelOptions": {
|
"GrpcChannelOptions": {
|
||||||
"CMSMSAddress": "http://cms-svc",
|
"CMSMSAddress": "https://cms.kbs1.ir",
|
||||||
// "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"
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
"Audience": "domain_api"
|
"Audience": "domain_api"
|
||||||
},
|
},
|
||||||
"Seq": {
|
"Seq": {
|
||||||
"ServerUrl": "http://seq-svc:5341",
|
"ServerUrl": "https://seq.afrino.co",
|
||||||
"ApiKey": ""
|
"ApiKey": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user