From c810b306e817396d9da436e79af6fbd52f591852 Mon Sep 17 00:00:00 2001 From: Gabriel Engel Date: Mon, 1 Jun 2015 05:49:55 -0300 Subject: [PATCH] Adding One-Click Deploy on Heroku --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index b476b8596af..002ebd01d65 100644 --- a/app.json +++ b/app.json @@ -7,7 +7,7 @@ "env": { "BUILDPACK_URL": "https://github.com/AdmitHub/meteor-buildpack-horse.git", "ROOT_URL": { - "description": "The full URL of your Rocket.Chat app (by default, http://appname.herokuapp.com)." + "description": "The full URL of your Rocket.Chat app (https://.herokuapp.com)." }, "AWS_ACCESS_KEY_ID": { "description": "Your AWS Access Key Id"