Fix the bug about register MSB.
[aai/esr-server.git] / standalone / src / main / assembly / conf / extsys.yml
index c06c70f..41faea9 100644 (file)
@@ -18,10 +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://10.74.148.80:80
+msbServerAddr: http://127.0.0.1:80
 registByHand: true
 
 # use the simple server factory if you only want to run on a single port