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