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