chore: update staging configuration for CMS URL
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m46s

- Changed GwUrl in appsettings.Staging.json from a local HTTP endpoint to a secure HTTPS URL for the CMS service.
This commit is contained in:
masoodafar-web
2026-05-14 00:00:59 +03:30
parent 310400b9e7
commit f19711eabc
@@ -1,5 +1,5 @@
{
"GwUrl": "http://cms-svc:8080",
"GwUrl": "https://cms.se.kbs1.ir",
"DownloadUrl": "",
"EncryptionSettings": {
"Key": "kmcQ3XTmH4mrdh8VHziuscyf8LLYjG//Kyni81nH/0E=",