Using HEROKU_APP_NAME

pull/3124/head
Gabriel Engel 10 years ago
parent 0e01761114
commit e87e7cab03
No known key found for this signature in database
GPG Key ID: A9FF0AD7DEE40258
  1. 6
      app.json

@ -8,11 +8,7 @@
"env": {
"BUILDPACK_URL": "https://github.com/RocketChat/heroku-buildpack-meteor.git",
"HEROKU_APP_NAME": {
"description": "This will become your Rocket.Chat app URL: https://<HEROKU_APP_NAME>.herokuapp.com",
"required": true
},
"HEROKU_PARENT_APP_NAME": {
"description": "This will become your Rocket.Chat app URL: https://<HEROKU_APP_NAME>.herokuapp.com",
"description": "Please re-enter your App Name from the top.",
"required": true
}
},

Loading…
Cancel
Save