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