I deployed a Docker image of n8n on “render.com” as a “web service” and when I was trying to create a Telegram trigger, I found out that I have to change the Webhook URLs
Do I have to use the hook URL from “render.com”? If yes, how can I do that?
I deployed a Docker image of n8n on “render.com” as a “web service” and when I was trying to create a Telegram trigger, I found out that I have to change the Webhook URLs
Do I have to use the hook URL from “render.com”? If yes, how can I do that?
From what I see, you have to set the environment variable.
Go to render → web service → environment → environment variables and set the WEBHOOK_URL with the public URL of your instance.
See this page for more info:
THANK YOU SO SO MUCH, this solution worked
Hey @robot_ron hope all is well, welcome to the community.
I suggest you create a new topic for that.