Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mexicanamerican
/
openweb-ui
like
0
Model card
Files
Files and versions
Community
c9e5647
openweb-ui
/
docker-compose.api.yaml
mexicanamerican
Upload folder using huggingface_hub
c9e5647
verified
6 months ago
raw
Copy download link
history
blame
Safe
130 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
-
${OLLAMA_WEBAPI_PORT-11434}:11434