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