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