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