mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:26:19 +00:00
modified: docker-compose.yaml
This commit is contained in:
parent
7b58f82156
commit
a8bcc85fa5
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue