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