llm / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: bccc6e08ccf3e06607a2c6e3ca5f59455b3ceaaf
a733dcb
Raw
History Blame Contribute Delete
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434