Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Fince10086/open-webui
zhzabcd
/
opengpt
like
0
Runtime error
App
Files
Files
Community
main
opengpt
/
docker-compose.api.yaml
github-actions[bot]
GitHub deploy: ae0c6c6c16ac02732fda24c616dd98aafc529e97
8b50706
8 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