mail_network

This commit is contained in:
Andreas Knuth 2026-02-22 13:30:38 -06:00
parent aee2335c48
commit 956214f8c9
1 changed files with 0 additions and 9 deletions

View File

@ -12,9 +12,6 @@ services:
extra_hosts:
- 'host.docker.internal:host-gateway'
networks:
- bizmatch
- keycloak
- gitea
- mail_network
volumes:
- $PWD/Caddyfile:/etc/caddy/Caddyfile
@ -29,12 +26,6 @@ services:
- CLOUDFLARE_EMAIL=${CLOUDFLARE_EMAIL}
networks:
bizmatch:
external: true
keycloak:
external: true
gitea:
external: true
mail_network:
external: true