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