open-webui-claude / docker-compose.api.yaml
oki692's picture
Upload folder using huggingface_hub
a1428e4 verified
raw
history blame contribute delete
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434