ow / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 513c0288696c0807127255837d116efa9d9a1000
e619430
raw
history blame
No virus
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434