Hi,
Hope someone can help me with this one…
I can’t get WEBHOOK_URL to work in my n8n setup.
I’ve tried to add export WEBHOOK_URL=“https://xxx.yyy.zzz/” in both /etc/environment and .bashrc but my redirect url’s are still http://ip:5678/…
- n8n version: 1.62.4
- Database (default: SQLite):SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):npm
- Operating system:Ubuntu 23.10