chore: 更新生产环境配置文件。

This commit is contained in:
2026-01-28 20:06:39 +08:00
parent 59de7d12d8
commit cce8fad008

View File

@@ -17,7 +17,9 @@ DATA_DIR=./data
# MySQL 数据库配置(必填)
# ============================================
# MySQL 数据库配置
DB_HOST=124.221.157.197
# DB_HOST=124.221.157.197
# 如果连接远程数据库失败,且数据库在宿主机运行,取消下面注释并注释上面一行:
DB_HOST=172.17.0.1
DB_PORT=3306
DB_USER=bookkeeping
DB_PASSWORD=bookkeeping