commit | e7a61f70d2f598994ad9c3e9f7048a748c4edbcb | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周五 6月 28 14:10:39 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周五 6月 28 14:10:39 2019 +0800 |
tree | bd9d84658f163f62dc9b6928f04428a582e93dbe | |
parent | ead9b1896699a4fc01b6dc96f8f196f397ce2825 [diff] [blame] |
优化spring cloud consul 配置,默认关闭
diff --git a/config/application-devel-pg-local.properties b/config/application-devel-pg-local.properties index 6f54ecf..3e4a318 100644 --- a/config/application-devel-pg-local.properties +++ b/config/application-devel-pg-local.properties
@@ -27,5 +27,6 @@ ## quartz task scheduler shopbalance.updater.cron=- ############################################# +spring.cloud.consul.enabled=false spring.cloud.consul.host=172.28.201.70 spring.cloud.consul.port=8500