ably.do/docker-compose.api.yaml

6 lines
125 B
YAML
Raw Normal View History

2025-02-28 13:58:02 -05:00
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434