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