Drop config for accessing mailman network, not needed

This commit is contained in:
3wc 2023-10-02 22:25:39 +01:00
parent 68fd4e6a1b
commit 16bd66c208
1 changed files with 0 additions and 6 deletions

View File

@ -10,18 +10,12 @@ services:
- MAILMAN_POSTFIX_OVERRIDES
networks:
- default
- shared_mailman_network
volumes:
- "shared-mailman-core:/opt/mailman/"
configs:
- source: postfix_override
target: /overrides/postfix.cf
networks:
shared_mailman_network:
external: true
name: ${MAILMAN_CORE_NETWORK}
volumes:
# https://git.autonomic.zone/coop-cloud/mailman3/src/branch/master/compose.yml
shared-mailman-core: