From c3729bb5eb584a839a94be2d7888a5f5eae37121 Mon Sep 17 00:00:00 2001 From: Gabriel Engel Date: Thu, 3 Dec 2015 11:33:45 -0200 Subject: [PATCH] better message for Heroku app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 7bebc1473a6..fa60f6fbab7 100644 --- a/app.json +++ b/app.json @@ -8,7 +8,7 @@ "env": { "BUILDPACK_URL": "https://github.com/RocketChat/heroku-buildpack-meteor.git", "ROOT_URL": { - "description": "IMPORTANT! Please fill with https://.herokuapp.com. Replace with the value you provided on the top. This will be the full URL of your Rocket.Chat app." + "description": "IMPORTANT! Must be 'https://.herokuapp.com' Replace with the value you provided at the top. This will be the full URL of your Rocket.Chat." } }, "addons": [