Update AI_Containers/ollama/compose.yaml

This commit is contained in:
2026-02-07 18:41:23 +00:00
parent a08baf3c84
commit 148081a059
+1 -1
View File
@@ -5,7 +5,7 @@ services:
ports:
- "11434:11434"
volumes:
- /srv/docker/ollama:/root/ollama
- /srv/docker/ollama:/root/.ollama
networks:
- ollama
restart: unless-stopped