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