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