Add a way to get MSB address in esr-server.
[aai/esr-server.git] / standalone / src / main / assembly / conf / extsys.yml
index abcddd8..dc67e25 100644 (file)
@@ -19,12 +19,9 @@ template: Hello, %s!
 #defaultName: ${DW_DEFAULT_NAME:-Stranger}
 # the micro service ip
 serviceIp: 
-msbDiscoveryIp: 127.0.0.1
+msbDiscoveryIp: 10.74.148.80
 msbDiscoveryPort: 10081
-msbServerAddr: http://127.0.0.1:10081
-cloudInfrastructureAddr: http://127.0.0.1/api/aai-cloudInfrastructure/v11
-externalSystemAddr: http://127.0.0.1/api/aai-externalSystem/v11
-multiCloudAddr: http://10.74.148.80/api/multicloud/v0
+msbServerAddr: http://10.74.148.80:80
 registByHand: true
 
 # use the simple server factory if you only want to run on a single port