open-webui / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: a92fefb3c2e08604bb6d3c9e682fb20cf60abea6
25a162d
raw
history blame
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434