Using HEROKU_APP_NAME

This commit is contained in:
Gabriel Engel 2016-05-03 17:22:23 -03:00
parent a8dbc98412
commit f624f8a7e2
No known key found for this signature in database
GPG Key ID: A9FF0AD7DEE40258

View File

@ -7,8 +7,7 @@
"website": "https://rocket.chat",
"env": {
"BUILDPACK_URL": "https://github.com/RocketChat/heroku-buildpack-meteor.git",
"ROOT_URL": {
"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.",
"HEROKU_APP_NAME": {
"required": true
}
},