ai-station / docker-compose.api.yaml
github-actions[bot]
GitHub deploy: 9f72e91b086d27ea37bf8933a4f92cc8296e1664
2f10879
raw
history blame contribute delete
No virus
125 Bytes
services:
ollama:
# Expose Ollama API outside the container stack
ports:
- ${OLLAMA_WEBAPI_PORT-11434}:11434