open-webui / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 670441f548bf8bd82676e06956af3f1001d67c4c
3fd3bee
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434