fix: match container ports to host ports
Some checks failed
Deploy Holiday Property Booking / deploy (push) Failing after 1m26s
Test & Build Holiday Property Booking / test-build (push) Successful in 10m44s

This commit is contained in:
2026-05-22 08:13:19 +00:00
parent d3ee4df82a
commit 1d96054f7a
6 changed files with 12 additions and 8 deletions

View File

@@ -27,6 +27,7 @@ Phase 1 scaffold started from the approved planning docs.
- Prisma schema
- Health endpoint
- Environment ports aligned to `7003`, `6003`, and `5003` for dev, QA, and production
- Container and host ports match for each environment
## Next Build Step