数据库配置文件

This commit is contained in:
2026-01-09 23:19:10 +08:00
parent 517cb8b161
commit 61716f37f5

View File

@@ -65,7 +65,7 @@ spring:
# 地址 # 地址
host: 127.0.0.1 host: 127.0.0.1
# 端口默认为6379 # 端口默认为6379
port: 5379 port: 6379
# 数据库索引 # 数据库索引
database: 5 database: 5
# 密码 # 密码