thomas-ui-new / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 8bdefa5481173c9fb166379a028bf0b18f618c61
f6186f1
raw
history blame contribute delete
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434