Skip to content

Conversation

@Santhosh-KS
Copy link

Added N8N_EDITOR_BASE_URL=${N8N_HOSTNAME} into the docker-compose.yml file, which fixes the issue I faced in production. i.e when this configuration is not set, all the default URLs for webhook were pointing to localhost:5678

 `N8N_EDITOR_BASE_URL=${N8N_HOSTNAME}`
Is the correct configurations go get the proper webhook URLs. Without this in production environment it will still point to `localhost:5678`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant