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