Fix the bug about register MSB.
[aai/esr-server.git] / standalone / src / main / assembly / conf / extsys.yml
index b6f66ae..41faea9 100644 (file)
@@ -18,12 +18,10 @@ template: Hello, %s!
 
 #defaultName: ${DW_DEFAULT_NAME:-Stranger}
 # the micro service ip
-serviceIp: 
+serviceIp: 127.0.0.1
 msbDiscoveryIp: 127.0.0.1
 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
+msbServerAddr: http://127.0.0.1:80
 registByHand: true
 
 # use the simple server factory if you only want to run on a single port