Update compose.yaml

This commit is contained in:
2026-06-15 13:56:01 +02:00
parent fb67719bb7
commit 56adfde7dd
+1 -1
View File
@@ -5,7 +5,7 @@ services:
ports: ports:
- "11434:11434" - "11434:11434"
volumes: volumes:
- /opt/09_KI/ollama:/root/.ollama - /opt/09_ki/ollama:/root/.ollama
networks: networks:
- bragi-local - bragi-local
deploy: deploy: