生产环境-添加redis 集群密码
This commit is contained in:
@@ -15,7 +15,7 @@ spring:
|
|||||||
redis:
|
redis:
|
||||||
cluster:
|
cluster:
|
||||||
nodes: 172.17.35.160:6379,172.17.35.160:6380,172.17.35.161:6379,172.17.35.161:6380,172.17.35.162:6379,172.17.35.162:6380
|
nodes: 172.17.35.160:6379,172.17.35.160:6380,172.17.35.161:6379,172.17.35.161:6380,172.17.35.162:6379,172.17.35.162:6380
|
||||||
password:
|
password: gzzn09ap
|
||||||
pool:
|
pool:
|
||||||
max-idle: 10
|
max-idle: 10
|
||||||
min-idle: 0
|
min-idle: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user