Adding One-Click Deploy on Heroku

pull/92/head
Gabriel Engel 11 years ago
parent e169d2cd7d
commit c810b306e8
  1. 2
      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://<App Name>.herokuapp.com)."
},
"AWS_ACCESS_KEY_ID": {
"description": "Your AWS Access Key Id"

Loading…
Cancel
Save