mqtt初始化链接调试
This commit is contained in:
@ -13,8 +13,8 @@ server:
|
||||
spring:
|
||||
redis:
|
||||
mode: single #单服务模式
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
host: 122.51.194.184
|
||||
port: 26739
|
||||
database: 0
|
||||
cluster:
|
||||
nodes: 172.16.242.44:6379,172.16.242.45:6379,172.16.242.46:6379,172.16.242.47:6379,172.16.242.48:6379,172.16.242.49:6379
|
||||
|
||||
Reference in New Issue
Block a user