修改redis超时时间
parent
9483cc91ae
commit
bf7fa5accc
|
@ -87,7 +87,7 @@ spring:
|
|||
# 密码
|
||||
password: MuYu_Cloud@Redis
|
||||
# 连接超时时间
|
||||
timeout: 6000ms
|
||||
timeout: 20s
|
||||
lettuce:
|
||||
pool:
|
||||
# 连接池中的最小空闲连接
|
||||
|
|
Loading…
Reference in New Issue