Initial Ollama docker compose

This commit is contained in:
2026-02-22 14:35:18 +00:00
commit a8a3780904
4 changed files with 24 additions and 0 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
OLLAMA_DATA_DIR=/datadisk/docker/ollama
OLLAMA_PORT=11434