diff options
author | youbowu <wu.youbo@zte.com.cn> | 2017-03-09 14:36:00 +0800 |
---|---|---|
committer | 6092002067 <wu.youbo@zte.com.cn> | 2017-03-09 14:36:00 +0800 |
commit | a4d6f72bcd1bb54ca2e2b218f5a014a8423b5cae (patch) | |
tree | 04769f8c760f87d60ce5e58f79ca1f2c51b82157 /rulemgt-standalone/src/main/assembly | |
parent | 51e4c57db505195b9f4f1b4c45f6f68977986331 (diff) |
Fix yml file
Issue-ID:HOLMES-50
Change-Id: I50943ca96c8008bf462f5dca09cde6a949323b4c
Signed-off-by: youbowu <wu.youbo@zte.com.cn>
Diffstat (limited to 'rulemgt-standalone/src/main/assembly')
-rw-r--r-- | rulemgt-standalone/src/main/assembly/conf/rulemgt.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml index 9817ef9..beb60ae 100644 --- a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml +++ b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml @@ -60,5 +60,3 @@ database: checkConnectionWhileIdle: false evictionInterval: 10s minIdleTime: 1s -# the micro service ip -msbServerAddr: http://10.250.0.3:9102 |