ivanfioravanti / chatbot-ollama

Chatbot Ollama is an open source chat UI for Ollama.
Other
1.33k stars 217 forks source link

cause: [Error: getaddrinfo ENOTFOUND host.docker.internal] { #16

Closed cevatkerim closed 9 months ago

cevatkerim commented 9 months ago

When I run it on the host machine I get this error.

omargohan commented 9 months ago

You need to set the env variable OLLAMA_HOST to use your ollama IP, by default is http://host.docker.internal:11434