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