docs/integrations/n8n.mdx
Install n8n.
Run n8n in docker with --add-host=host.docker.internal:host-gateway
or add the following to a docker compose file:
extra_hosts:
- "host.docker.internal:host-gateway"
You should see a Connection tested successfully message.
https://ollama.com