fix: align environment ports

This commit is contained in:
2026-05-22 07:57:48 +00:00
parent abfc8dcf8e
commit 252cc226b4
6 changed files with 11 additions and 9 deletions

View File

@@ -26,8 +26,8 @@ Phase 1 scaffold started from the approved planning docs.
- Base styling
- Prisma schema
- Health endpoint
- Environment ports aligned to `7003`, `6003`, and `5003` for dev, QA, and production
## Next Build Step
- Wire the first data-backed screens after the foundation is in place.