修复zookeeper连接报错问题

This commit is contained in:
tanghc
2019-04-22 10:27:43 +08:00
parent ae76083184
commit fde7cc482a
7 changed files with 17 additions and 18 deletions

View File

@@ -14,7 +14,7 @@ spring:
cloud:
zookeeper:
connect-string: localhost:2181
connect-string: 10.1.31.126:2181
api:
# 测试地址