chore: track deployment config

This commit is contained in:
wanghep
2026-04-20 19:08:14 +08:00
parent 36fda633df
commit 001ef0dfde
3 changed files with 133 additions and 3 deletions

View File

@ -50,6 +50,7 @@
1. 复制配置文件:
-`backend/config.example.yaml` 复制为 `backend/config.yaml`
- 按实际数据库连接信息修改
- 当前仓库已允许提交 `backend/config.yaml`,服务器部署默认读取该文件
2. 初始化数据库:
```powershell