Skip to content

Commit

Permalink
Adding One-Click Deploy on Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
engelgabriel committed Jun 1, 2015
1 parent e169d2c commit c810b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -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://<App Name>.herokuapp.com)."
},
"AWS_ACCESS_KEY_ID": {
"description": "Your AWS Access Key Id"
Expand Down

0 comments on commit c810b30

Please sign in to comment.