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