You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add configurable environment variables to n8n service
Add N8N_HOST, N8N_PORT, N8N_PROTOCOL, N8N_RUNNERS_ENABLED, and NODE_ENV environment variables with sensible defaults. Update Traefik port label to use the N8N_PORT variable for consistency. Remove commented-out port configurations.
0 commit comments