open-webui / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 21abe43f3b1cbbed15e079e8c71981e107966bbf
7142a47
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434