Refactored.

This commit is contained in:
Thomas VIAL 2016-08-15 23:32:52 +02:00
parent ce4c2059bb
commit 5dd25f7868
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ run:
-e SA_TAG=$(SA_TAG) \
-e SA_TAG2=$(SA_TAG2) \
-e SA_KILL=$(SA_KILL) \
-e SASL_PASSWD=$(SASL_PASSWD) \
-e SASL_PASSWD="$(SASL_PASSWD)" \
-e ONE_DIR=$(ONE_DIR) \
-h mail.my-domain.com -t $(NAME)
# Wait for containers to fully start