redis pwd
This commit is contained in:
parent
75674a0f4f
commit
492267c4ef
|
@ -65,7 +65,7 @@ spring:
|
|||
# 数据库索引
|
||||
database: 0
|
||||
# 密码
|
||||
password:
|
||||
password: 123456
|
||||
# 连接超时时间
|
||||
timeout: 10s
|
||||
lettuce:
|
||||
|
|
Loading…
Reference in New Issue