Revert "x"

This reverts commit a1554b9cc1642037e9fbd0d261722c908f499aab.

committed by mistake
This commit is contained in:
Girish Ramakrishnan
2016-05-05 12:57:04 -07:00
parent 85db8f398b
commit 7d4ed5bafc
2 changed files with 1 additions and 2 deletions

View File

@@ -55,7 +55,6 @@ fi
# mail (MAIL_SMTP_PORT is 2500 in addons.js. used in mailer.js as well)
# MAIL_SERVER_NAME is the hostname of the mailserver i.e server uses these certs
# MAIL_DOMAIN is the domain for which this server is relaying mails
docker rmi -f cloudron/mail:0.11.0 || true
mail_container_id=$(docker run --restart=always -d --name="mail" \
-m 75m \
--memory-swap 150m \