fix: add OLLAMA_BASE_URL for openwebui, gitignore .env
Ollama runs on port 11436, not the default 11434. Add explicit OLLAMA_BASE_URL=http://host.docker.internal:11436 so open-webui finds the models. Also gitignore .env (holds ANTHROPIC_API_KEY). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in: