Fix env var threading

This commit is contained in:
decentral1se 2021-05-25 11:20:01 +02:00
parent 20a650c821
commit 03a282a38c
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,6 @@ services:
smtp:
environment:
- MAILMAN_POSTFIX_OVERRIDES
- SENDER_LOGINS_POSTFIX_OVERRIDES
networks:
- default
- shared_mailman_network

View File

@ -2,6 +2,8 @@ version: "3.8"
services:
smtp:
environment:
- SENDER_LOGINS_POSTFIX_OVERRIDES
configs:
- source: sender_logins
target: /overrides/sender_logins