redis超时时间
parent
7501773b6c
commit
a47e6689f0
|
|
@ -35,7 +35,7 @@ spring:
|
|||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
timeout: 5000
|
||||
timeout: 10000
|
||||
lettuce:
|
||||
pool:
|
||||
min-idle: 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue