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

@@ -4,7 +4,7 @@ Planning workspace for the new project based on the functional specification.
## Current Status
Phase 1 scaffold has started. The repo now contains the Next.js app shell, Prisma schema, Docker entrypoint, and baseline project docs.
Phase 1 scaffold has started. The repo now contains the Next.js app shell, Prisma schema, Docker entrypoint, and baseline project docs. Environment ports are mapped to `7003` for Dev, `6003` for QA, and `5003` for Production.
## Working Rule