mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
修复zookeeper连接报错问题
This commit is contained in:
@@ -13,7 +13,7 @@ spring:
|
||||
|
||||
cloud:
|
||||
zookeeper:
|
||||
connect-string: 10.1.31.126:2181
|
||||
connect-string: localhost:2181
|
||||
baseSleepTimeMs: 3000
|
||||
maxRetries: 3
|
||||
|
||||
|
Reference in New Issue
Block a user