I am self hosting n8n through docker desktop on Windows and have used Cloudfare tunnelling.
Unfortunately my web hook still shows the localhost Production URL. I suspect Bitdefender is blocking something. Can anyone bring some light into this. I am quite new here.
I’m not using n8n so I’m not exactly sure what you mean by “shows localhost Production URL”, but Docker Desktop was designed for development so you could have more issues with it in production.
Unless you ran a tunnel inside Docker Desktop’s virtual machine, traffic still needs to be routed from and to the virtual machine and containers will not see the original endpoint that sent the message.
Can you share more details about what you did?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.