N8N_LISTEN_ADDRESS=0.0.0.0 n8n start

Category: n8n & Workflow Automation

N8N_LISTEN_ADDRESS=0.0.0.0 n8n start

Listen on all network interfaces

Binds the server to every interface instead of the default loopback, which Docker containers need to expose n8n outside the host. Only do this when the network is trusted, since the editor becomes reachable from any host that can route to it. Local development usually keeps the default.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.