mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:26:19 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
5f38b67706
commit
6175393617
1 changed files with 1 additions and 8 deletions
|
|
@ -1,7 +1,3 @@
|
|||
networks:
|
||||
myvemail:
|
||||
external: false
|
||||
|
||||
services:
|
||||
myvemail:
|
||||
image: hub.myvelabs.com/lab/myvemail:${MYVEMAIL_VERSION:-latest}
|
||||
|
|
@ -60,7 +56,4 @@ services:
|
|||
|
||||
# Optional
|
||||
- ${MYVEMAIL_VOLUME_DKIM:-./data/dkim}:/etc/opendkim/keys
|
||||
- ${MYVEMAIL_VOLUME_POSTWHITE:-./data/postwhite}:/etc/postfix/postscreen_spf_whitelist.cidr
|
||||
|
||||
networks:
|
||||
- myvemail
|
||||
- ${MYVEMAIL_VOLUME_POSTWHITE:-./data/postwhite}:/etc/postfix/postscreen_spf_whitelist.cidr
|
||||
Loading…
Add table
Add a link
Reference in a new issue