ops: add production compose with DB_SYNC disabled and env template

This commit is contained in:
nav
2026-05-12 12:30:04 +00:00
parent 7cf0c50921
commit 1b568757cb
3 changed files with 114 additions and 1 deletions

View File

@@ -93,7 +93,7 @@
---
## 6. 部署与运维
- [ ] `docker-compose.prod.yml`(去掉 `DB_SYNC=true`
- [x] `docker-compose.prod.yml`(去掉 `DB_SYNC=true`
- [ ] DB migration 机制TypeORM migration
- [ ] 结构化日志 + request id
- [ ] 基础监控指标QPS、延迟、错误率