Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-03-30 16:22:46 +08:00
2 changed files with 3 additions and 3 deletions

View File

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