Commit 017825e4 authored by Daniele Viti's avatar Daniele Viti
Browse files

added compose override for data volume

parent 3568be4d
version: '3.8'
services:
ollama:
volumes:
- ${OLLAMA_DATA_DIR-./ollama-data}:/root/.ollama
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment