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