feat: 统一生产初始化流程并保护系统管理员
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Release Checklist(立项配置)
|
||||
|
||||
## 1. 构建与迁移
|
||||
- [ ] `cd backend && docker compose run --rm backend python -m alembic upgrade head`
|
||||
- [ ] `docker compose run --rm backend-init`
|
||||
- [ ] `cd backend && python3 -m compileall app scripts`
|
||||
- [ ] `cd frontend && npm run build`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user