diff --git a/templates/reactioncommerce/0/docker-compose.yml.tpl b/templates/reactioncommerce/0/docker-compose.yml.tpl index 1015358..4ca7e1f 100644 --- a/templates/reactioncommerce/0/docker-compose.yml.tpl +++ b/templates/reactioncommerce/0/docker-compose.yml.tpl @@ -17,7 +17,6 @@ services: REACTION_USER: ${REACTION_USER} REACTION_AUTH: ${REACTION_AUTH} {{- if ne .Values.mongo_link ""}} - REACTION_TEST: ${REACTION_AUTH} external_links: - ${mongo_link}:mongo tty: true