WEBHOOK_TEST url is ignored for Test URL

WEBHOOK_TEST url is ignored for Test URL.

It’s recognized just fine for the production url, but for instances behind a reverse proxy, or with a separate management node, having an internal url for the test webhook is useless.

Is there another undocument env variable that can be used for this?

1.106.3, postgres, docker

Hey @tempire

There is no env variable WEBHOOK_TEST.

There is another documented variable for that - WEBHOOK_URL.

From the same page, there are three other semi-related env vars:

  • N8N_ENDPOINT_WEBHOOK
  • N8N_ENDPOINT_WEBHOOK_TEST
  • N8N_ENDPOINT_WEBHOOK_WAIT