diff --git a/app.json b/app.json index f11c3f390e3..2b703091f2a 100644 --- a/app.json +++ b/app.json @@ -8,11 +8,7 @@ "env": { "BUILDPACK_URL": "https://github.com/RocketChat/heroku-buildpack-meteor.git", "HEROKU_APP_NAME": { - "description": "This will become your Rocket.Chat app URL: https://.herokuapp.com", - "required": true - }, - "HEROKU_PARENT_APP_NAME": { - "description": "This will become your Rocket.Chat app URL: https://.herokuapp.com", + "description": "Please re-enter your App Name from the top.", "required": true } },