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