diff options
Diffstat (limited to 'docs/dev/roadmap.md')
| -rw-r--r-- | docs/dev/roadmap.md | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 840637b..303e94d 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -64,13 +64,9 @@ Smaller features first to enable early MVP validation. ## Phase 3: Deployment ### Docker -- [ ] Dockerfile for server -- [ ] Dockerfile for web (static build) -- [ ] compose.yml (full stack) - -### Production -- [ ] Environment configuration -- [ ] Backup strategy +- [x] Dockerfile for server +- [x] Dockerfile for web (static build) +- [x] compose.yml (full stack) ### Documentation - [ ] README.md (setup, usage) |
