open-webui-ai / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: f3c1ff9efc5f6bde754e47b36485f419f2f36b06
08d5f36
raw
history blame contribute delete
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434