2020 is unused

This commit is contained in:
Girish Ramakrishnan
2020-02-11 22:12:34 -08:00
parent 83bdcb8cc4
commit e092074d77
2 changed files with 0 additions and 2 deletions

View File

@@ -658,7 +658,6 @@ function configureMail(mailFqdn, mailDomain, callback) {
-v "${paths.MAIL_DATA_DIR}:/app/data" \
-v "${paths.PLATFORM_DATA_DIR}/addons/mail:/etc/mail" \
${ports} \
-p 127.0.0.1:2020:2020 \
--label isCloudronManaged=true \
--read-only -v /run -v /tmp ${tag}`;