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