open-webui42434424327 / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 75d455ac8fc64f741607613c2277a02e28228a3c
4b7e790
raw
history blame
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434