fix: update CMSMSAddress to remove port from URL
Build and Deploy / build (push) Successful in 1m44s

This commit is contained in:
masoodafar-web
2025-12-26 07:34:21 +03:30
parent 6bc45e4486
commit 4c5cff1a9a
2 changed files with 1 additions and 29 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
},
"GrpcChannelOptions": {
"FMSMSAddress": "https://dl.afrino.co",
"CMSMSAddress": "http://cms-svc:8080"
"CMSMSAddress": "http://cms-svc"
},
"Authentication": {
"Authority": "https://ids.domain.com/",