Pass env vars through

This commit is contained in:
decentral1se 2021-05-23 23:27:42 +02:00
parent 2df37e7676
commit 5c6c909f27
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ version: "3.6"
services:
smtp:
environment:
- MAILMAN_POSTFIX_OVERRIDES
- SENDER_LOGINS_POSTFIX_OVERRIDES
networks:
- default
- shared_mailman_network