Skip to content

Variable: DEFAULT\_BIND\_HOST

const DEFAULT_BIND_HOST: "127.0.0.1" = "127.0.0.1"

Loopback address the proxy binds to by default. Keeps the OpenAI-compatible endpoint private to the machine unless the operator explicitly opts into a wider bind (e.g. 0.0.0.0).