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