openui / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: d3c6bfb764f87d1a9bac999d749f0f4eecf2ed66
69f7644
raw
history blame contribute delete
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434