1.提交到本地

This commit is contained in:
dk
2026-04-07 11:21:18 +08:00
parent 09cba49a7d
commit 017beb1d5f

View File

@@ -63,7 +63,7 @@ spring:
data:
redis:
host: 127.0.0.1 # 地址
port: 16379 # 端口
port: 6379 # 端口
database: 1 # 数据库索引
# password: njcnpqs # 密码,建议生产环境开启