Files
route-commerce/.gitea/workflows
tyler 803cc5470d
Deploy to route.crispygoat.com / deploy (push) Has been cancelled
Build / build (push) Has been cancelled
fix: use fixed port 3010 for production postgrest, remove dynamic allocation
Dynamic port leasing was the root cause of all the "address already in use"
failures. Production now always uses 3010; dev still uses 3001. No more
.postgrest-port file, no more port scanning loop, no more race conditions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 19:12:06 -06:00
..