Refactored.
This commit is contained in:
parent
ce4c2059bb
commit
5dd25f7868
2
Makefile
2
Makefile
|
@ -27,7 +27,7 @@ run:
|
||||||
-e SA_TAG=$(SA_TAG) \
|
-e SA_TAG=$(SA_TAG) \
|
||||||
-e SA_TAG2=$(SA_TAG2) \
|
-e SA_TAG2=$(SA_TAG2) \
|
||||||
-e SA_KILL=$(SA_KILL) \
|
-e SA_KILL=$(SA_KILL) \
|
||||||
-e SASL_PASSWD=$(SASL_PASSWD) \
|
-e SASL_PASSWD="$(SASL_PASSWD)" \
|
||||||
-e ONE_DIR=$(ONE_DIR) \
|
-e ONE_DIR=$(ONE_DIR) \
|
||||||
-h mail.my-domain.com -t $(NAME)
|
-h mail.my-domain.com -t $(NAME)
|
||||||
# Wait for containers to fully start
|
# Wait for containers to fully start
|
||||||
|
|
Loading…
Reference in New Issue