modified: docker-compose.yaml

This commit is contained in:
Myve 2024-08-09 13:27:53 +00:00
commit a8bcc85fa5

View file

@ -49,3 +49,10 @@ services:
# Optional
- ${MYVEMAIL_VOLUME_DKIM:-./data/dkim}:/etc/opendkim/keys
- ${MYVEMAIL_VOLUME_POSTWHITE:-./data/postwhite}:/etc/postfix/postscreen_spf_whitelist.cidr
networks:
- myvemail
networks:
myvemail:
external: false