Realize the function of VIM API.
[aai/esr-server.git] / standalone / src / main / assembly / conf / extsys.yml
index a66ccc1..b6f66ae 100644 (file)
 
 template: Hello, %s!
 
-defaultName: ${DW_DEFAULT_NAME:-Stranger}
+#defaultName: ${DW_DEFAULT_NAME:-Stranger}
 # the micro service ip
 serviceIp: 
-msbIp: 127.0.0.1
-msbPort: 10081
-msbServerAddr: http://127.0.0.1:80
+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
+registByHand: true
 
 # use the simple server factory if you only want to run on a single port
 #server:
@@ -36,7 +39,7 @@ server:
   adminContextPath: /admin
   connector:
     type: http
-    port: 8100
+    port: 9518
 
 # Logging settings.
 logging: