Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xnwh
/
ow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7052566
ow
/
docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 403985192cc90e94ceae68895f7e277f2e0aee82
7052566
20 days ago
raw
Copy download link
history
blame
Safe
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
-
${OLLAMA_WEBAPI_PORT-11434}:11434