修改测试服务器redis

This commit is contained in:
2023-09-16 16:32:53 +08:00
parent 40e374a81b
commit 937bc4fa14

View File

@@ -14,9 +14,9 @@ spring:
# 数据库索引 # 数据库索引
database: 0 database: 0
# 账号 # 账号
# username: jsowell username: root
# 密码 # 密码
password: 123456 password: js160829
# 连接超时时间 # 连接超时时间
timeout: 10s timeout: 10s
lettuce: lettuce: