From 98094c3c37f55ba0b6ab58a558e933c3a7a727b1 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 30 Aug 2025 06:23:59 -0400 Subject: [PATCH] Removing volume for Protonmail. --- docker-compose.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index a12284f..845f2b5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -200,6 +200,4 @@ services: - ${RIKKU_DOCKER_DIR}/webhook/scripts:/opt/webhook_scripts volumes: ollama: - name: ollama - protonmail: - name: protonmail \ No newline at end of file + name: ollama \ No newline at end of file