Files
stack/apps
Jason Woltje 25d2958fe4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(SEC-ORCH-20): Bind orchestrator to 127.0.0.1 by default
Change default bind address from 0.0.0.0 to 127.0.0.1 to prevent
the orchestrator API from being exposed on all network interfaces.
The bind address is now configurable via HOST or BIND_ADDRESS env
vars for Docker/production deployments that need 0.0.0.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 13:42:51 -06:00
..