Hi colleague,
I install n8n in local virtual machine using docker, and it install very well on local network. After that I install cloudflare tunnel in local virtual machine hosted ubuntu server image.
PROBLEM:
When I start creating work flow when I need any authentication like one drive for app, URL cloudflare provide me without port. n8n local user cloudflare URL but with port 5678. Now problem is that I can not remove port 5678 from webhook url to use as call back url.
I want to remove port number from webhook url. Any one can send me docker file and setp by setp guid to install fresh???
- n8n version:
- LATEST
- Database (default: SQLite):
- SQL light
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- main
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- docker
- Operating system:
- ubuntu 22.04