添加redis 集群密码
This commit is contained in:
@@ -15,7 +15,7 @@ spring:
|
|||||||
redis:
|
redis:
|
||||||
cluster:
|
cluster:
|
||||||
nodes: 130.120.3.234:6379,130.120.3.234:6380,130.120.3.236:6379,130.120.3.236:6380,130.120.3.238:6379,130.120.3.238:6380
|
nodes: 130.120.3.234:6379,130.120.3.234:6380,130.120.3.236:6379,130.120.3.236:6380,130.120.3.238:6379,130.120.3.238: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