Skip to content

Commit

Permalink
Removed spurious hostname in Mailman 3 stack file
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed Apr 3, 2019
1 parent 66c5da5 commit 0ce0ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comanage-registry-mailman/mailman-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ services:
volumes:
- /srv/docker/mailman:/opt/mailman
environment:
- POSTFIX_MYHOSTNAME=lists-dev.sphericalcowgroup.com
- POSTFIX_MYHOSTNAME=
- POSTFIX_MYNETWORKS=!10.255.0.0/16 10.1.0.0/24
ports:
- target: 25
Expand Down

0 comments on commit 0ce0ada

Please sign in to comment.