This commit is contained in:
Tord-Vincent Heggland
2026-04-14 19:58:58 +02:00
parent dadaf73a39
commit 57661db9f4

View File

@@ -6,5 +6,8 @@ services:
container_name: ollama
restart: unless-stopped
volumes:
- ./ollama:/root/.ollama
- ollama:/root/.ollama
- ./ai-data:/data
network_mode: bridge
volumes:
ollama: