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