fix: update CMSMSAddress to use secure URL
Build and Deploy to Production / build-and-deploy (push) Successful in 2m17s

This commit is contained in:
masoodafar-web
2025-12-25 02:22:45 +03:30
parent 554d1a65f2
commit 8f34f0f650
@@ -11,7 +11,7 @@
}, },
"GrpcChannelOptions": { "GrpcChannelOptions": {
"FMSMSAddress": "https://dl.afrino.co", "FMSMSAddress": "https://dl.afrino.co",
"CMSMSAddress": "http://cms-svc:8080" "CMSMSAddress": "http://cms-svc"
}, },
"Authentication": { "Authentication": {
"Authority": "https://ids.domain.com/", "Authority": "https://ids.domain.com/",