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 - MAILMAN_POSTFIX_OVERRIDES
networks: networks:
- default - default
- shared_mailman_network
volumes: volumes:
- "shared-mailman-core:/opt/mailman/" - "shared-mailman-core:/opt/mailman/"
configs: configs:
- source: postfix_override - source: postfix_override
target: /overrides/postfix.cf target: /overrides/postfix.cf
networks:
shared_mailman_network:
external: true
name: ${MAILMAN_CORE_NETWORK}
volumes: volumes:
# https://git.autonomic.zone/coop-cloud/mailman3/src/branch/master/compose.yml # https://git.autonomic.zone/coop-cloud/mailman3/src/branch/master/compose.yml
shared-mailman-core: shared-mailman-core: