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