Commit 57937182 authored by liqin's avatar liqin 💬

bug fixed

parent a1383193
......@@ -48,8 +48,8 @@ spring:
database: 0
host: 39.97.107.31
port: 6379
password: 1qaz@WSX # 密码(默认为空)
timeout: 6000ms # 连接超时时长(毫秒)
password:
timeout: 6000ms
jedis:
pool:
max-active: 1000 # 连接池最大连接数(使用负值表示没有限制)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment