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