From a4d6f72bcd1bb54ca2e2b218f5a014a8423b5cae Mon Sep 17 00:00:00 2001 From: youbowu Date: Thu, 9 Mar 2017 14:36:00 +0800 Subject: Fix yml file Issue-ID:HOLMES-50 Change-Id: I50943ca96c8008bf462f5dca09cde6a949323b4c Signed-off-by: youbowu --- rulemgt-standalone/src/main/assembly/conf/rulemgt.yml | 2 -- 1 file changed, 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 -- cgit 1.2.3-korg