diff options
-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 |