gfs
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-03-22 17:10:01 -05:00
parent 9249c39f10
commit 38889d7a7f

View file

@ -6,7 +6,7 @@ services:
hostname: roundcube hostname: roundcube
networks: networks:
- netgrimoire - netgrimoire
- mail_mailcow-network - mailcow-network
# restart: unless-stopped # restart: unless-stopped
# depends_on: # depends_on:
@ -47,5 +47,5 @@ services:
networks: networks:
netgrimoire: netgrimoire:
external: true external: true
mail_mailcow-network: mailcow-network:
external: true external: true