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