Local Ollama is not working with the Plugin

Ah, I got it! The environment variable requires a special syntax in the enumeration—pipes instead of commas.

DISCOURSE_ALLOWED_INTERNAL_HOSTS: “localhost|127.0.0.1|172.17.0.1”

1 Like