open-webui-0-5-7 / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 24ab79f5e903415388991432594352facef31ecb
77f431c
raw
history blame contribute delete
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434