Hostityourself/builder
Claude 944feb39ec
fix: pass PORT env var to app container
Apps follow the Heroku convention of binding to $PORT at runtime.
Without --env PORT=$PORT, containers use their default port which
doesn't match what Caddy is configured to dial, causing 502s.
2026-03-19 11:34:33 +00:00
..
build.sh fix: pass PORT env var to app container 2026-03-19 11:34:33 +00:00