ai / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: f0013420a6b9ce9c522c0cda41ab3e8fed020e21
36a6760
raw
history blame
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434