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