Files
stack/apps
Jason WoltjeandClaude Opus 4.6 25d2958fe4 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 <[email protected]>
2026-02-06 13:42:51 -06:00
..