This commit is contained in:
jiangs 2026-03-09 11:00:58 +08:00
parent 9d051f36ff
commit 0e05948af6

View File

@ -82,7 +82,7 @@ spring:
# 端口,默认为6379 # 端口,默认为6379
port: 6379 port: 6379
# 数据库索引 # 数据库索引
database: 0 database: 1
# 密码 # 密码
password: 123456 password: 123456
# 连接超时时间 # 连接超时时间