chore: 清理本地配置并重组文档结构
This commit is contained in:
@@ -112,7 +112,7 @@ git commit -m "feat: add production init entrypoint"
|
||||
**Files:**
|
||||
- Modify: `docker-compose.yaml`
|
||||
- Modify: `README.md`
|
||||
- Modify: `docs/release-checklist.md`
|
||||
- Modify: `docs/guides/release-checklist.md`
|
||||
- Optionally modify: `database/init.sql`
|
||||
|
||||
**Step 1: Write failing verification**
|
||||
@@ -136,7 +136,7 @@ Expected: PASS with the new init workflow represented in configuration or docume
|
||||
**Step 5: Commit**
|
||||
|
||||
```bash
|
||||
git add docker-compose.yaml README.md docs/release-checklist.md database/init.sql
|
||||
git add docker-compose.yaml README.md docs/guides/release-checklist.md database/init.sql
|
||||
git commit -m "docs: define production database init flow"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user