@@ -119,11 +119,11 @@ spring:
# 端口,默认为6379
port: 6379
# 数据库索引
- database: 16
+ database: 0
# 密码
- password:
+ password: hcst@2020
# 连接超时时间
- timeout: 1000s
+ timeout: 10s
lettuce:
pool:
# 连接池中的最小空闲连接