From 8139f6a0859b1bcb3c20d82c6c050e56c1d44a87 Mon Sep 17 00:00:00 2001 From: traveler Date: Mon, 23 Mar 2026 20:04:57 -0500 Subject: [PATCH] sdf --- swarm/roundcube.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/swarm/roundcube.yaml b/swarm/roundcube.yaml index b60a306..2eac474 100644 --- a/swarm/roundcube.yaml +++ b/swarm/roundcube.yaml @@ -6,7 +6,7 @@ services: hostname: roundcube networks: - netgrimoire - - mailcow_mailcow-network + # - mailcow-network # restart: unless-stopped # depends_on: @@ -47,5 +47,5 @@ services: networks: netgrimoire: external: true - mailcow_mailcow-network : - external: true \ No newline at end of file + # mailcow_mailcow-network : + # external: true \ No newline at end of file