change image name

This commit is contained in:
Girish Ramakrishnan
2016-05-13 21:34:04 -07:00
parent 560f460a32
commit ed55ad1c6f

View File

@@ -84,7 +84,7 @@ 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
mail_container_id=$(docker run --restart=always -d --name="mail" \
mail_container_id=$(docker run --restart=always -d --name="sendmail" \
-m 75m \
--memory-swap 150m \
-h "${fqdn}" \