aboutsummaryrefslogtreecommitdiffstats
path: root/internal/output/output.go
diff options
context:
space:
mode:
authorClawd <ai@clawd.bot>2026-02-18 21:11:48 -0800
committerClawd <ai@clawd.bot>2026-02-18 21:11:48 -0800
commit6d4ffd6e2176e82e81033adf878cba959817336f (patch)
tree85e062321c1bc4b38b2229603b97cabc820fd111 /internal/output/output.go
parent7b05505db7e964e400b779f76e8a2023bda93fe1 (diff)
fix: pass container port (not host port) as PORT env var
Docker deployments were passing the host port as PORT to the container, but the port mapping routes traffic to container port. This caused apps that read PORT from env to listen on the wrong port inside the container.
Diffstat (limited to 'internal/output/output.go')
0 files changed, 0 insertions, 0 deletions