From 38889d7a7f959c64058a0589d4f7e47a0e8a1142 Mon Sep 17 00:00:00 2001 From: traveler Date: Sun, 22 Mar 2026 17:10:01 -0500 Subject: [PATCH] gfs --- swarm/roundcube.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swarm/roundcube.yaml b/swarm/roundcube.yaml index 248897a..93f985c 100644 --- a/swarm/roundcube.yaml +++ b/swarm/roundcube.yaml @@ -6,7 +6,7 @@ services: hostname: roundcube networks: - netgrimoire - - mail_mailcow-network + - mailcow-network # restart: unless-stopped # depends_on: @@ -47,5 +47,5 @@ services: networks: netgrimoire: external: true - mail_mailcow-network: + mailcow-network: external: true \ No newline at end of file