N8n + ngrok

How can I install on Mac n8n with ngrok? I tried and Im having problems. Thanks

The best way to start with ngrok in Mac is through homebrew:

If this didn’t work for you, could you tell us more about the problem you experienced?

Hi there,

On a Mac, I have found localtunnel to be more straightforward to use. Here is an article on how to use it.

Cheers!

Yes! I used hombre and follow the steps but it doesn’t works, I can’t connect to webhooks.

The configuration of my environment was:

N8N_EDITOR_BASE_URL=https://xxxxxx.ngrok-free.dev

WEBHOOK_URL=https//xxxxxx.ngrok-free.dev

N8N_HOST = xxxxxxx.ngrok-free.dev

N8N_DEFAULT_BINARY_DATA_MODE=filesystem

N8N_TEMPLATES_ENABLED=true

N8N_SECURE_COOKIE=false

Or do you have any tutorial or article that works?

Thanks!

Hi!

Thanks! im gonna tale a look! :slightly_smiling_face: