openweb-ui / docker-compose.api.yaml
mexicanamerican's picture
Upload folder using huggingface_hub
c9e5647 verified
raw
history blame contribute delete
No virus
130 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434