From 9afe9d166b0bc992ba8bb4465ac20fbb59856d95 Mon Sep 17 00:00:00 2001 From: Diego Sampaio Date: Wed, 28 Jun 2017 09:56:06 -0300 Subject: [PATCH] Remove Heroku's NODE_ENV env var --- app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app.json b/app.json index 1fe42a0e97e..ea31755dbbb 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,6 @@ "keywords": ["meteor", "social", "community", "chat"], "website": "https://rocket.chat", "env": { - "NODE_ENV": "production", "BUILDPACK_URL": "https://github.com/RocketChat/meteor-buildpack-horse.git", "HEROKU_APP_NAME": { "description": "Please re-enter your App Name from the top.",