Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
katsukiai
/
h3-Latest
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
h3-Latest
/
docker-compose.api.yaml
github-actions[bot]
GitHub deploy: be20e6dec038d4066fa1400ffe6a3053ad3f7c6c
50bd43b
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
-
${OLLAMA_WEBAPI_PORT-11434}:11434