refactor: simplify dodo core experience
ci / docker (push) Successful in 3m54s

This commit is contained in:
2026-09-06 14:41:08 +08:00
parent fcaabce99f
commit d595af4f52
29 changed files with 187 additions and 955 deletions
+2 -5
View File
@@ -18,9 +18,6 @@ DODO_SESSION_DAYS=30
- 应用监听 `0.0.0.0:8781`
- 健康检查:`/health/ready`
## 后续补充
## 部署文件
- Dockerfile
- docker-compose.yml 示例
- Alembic 正式迁移目录
- Worker 启动命令
仓库已包含 Dockerfile、compose 示例和 Alembic 迁移。