mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:26:19 +00:00
Update 01-setup.sh
This commit is contained in:
parent
bc33564ffe
commit
061660aece
1 changed files with 6 additions and 0 deletions
|
|
@ -141,6 +141,12 @@ MYVEMAIL_ADDMX=
|
|||
# Backup mail servers separated by commas
|
||||
MYVEMAIL_BACKUPMX=
|
||||
|
||||
# Whitelist separated by commas
|
||||
MYVEMAIL_WHITELIST=
|
||||
|
||||
# Blacklist separated by commas
|
||||
MYVEMAIL_BLACKLIST=
|
||||
|
||||
# Volumes
|
||||
MYVEMAIL_VOLUME_MARIADB=
|
||||
MYVEMAIL_VOLUME_SSL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue