fix: correct CMSMS service address typo

This commit is contained in:
masoodafar-web
2025-12-08 03:09:22 +03:30
parent 56c607833f
commit b4e41163ec
+1 -1
View File
@@ -10,7 +10,7 @@
} }
}, },
"GrpcChannelOptions": { "GrpcChannelOptions": {
"CMSMSAddress": "http://cms-svd", "CMSMSAddress": "http://cms-svc",
"PYMSMSAddress": "https://ipg.afrino.co" "PYMSMSAddress": "https://ipg.afrino.co"
}, },
"Authentication": { "Authentication": {