better message for Heroku app.json

pull/1563/head
Gabriel Engel 10 years ago
parent cd67413544
commit c3729bb5eb
  1. 2
      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://<App Name>.herokuapp.com. Replace <App Name> with the value you provided on the top. This will be the full URL of your Rocket.Chat app."
"description": "IMPORTANT! Must be 'https://<App Name>.herokuapp.com' Replace <App Name> with the value you provided at the top. This will be the full URL of your Rocket.Chat."
}
},
"addons": [

Loading…
Cancel
Save