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