修改redis密码
This commit is contained in:
parent
c202e2b63d
commit
d1c9afecd8
@ -60,7 +60,7 @@ spring:
|
||||
host: localhost # 地址
|
||||
port: 6379 # 端口,默认为6379
|
||||
database: 0 # 数据库索引
|
||||
# password: # 密码
|
||||
password: hzwl_123 # 密码
|
||||
timeout: 10s # 连接超时时间
|
||||
lettuce:
|
||||
pool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user