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