Skip to content
Snippets Groups Projects
Commit 408483c3 authored by Gabriel Engel's avatar Gabriel Engel
Browse files

Improve app.json manifest

parent ae23b9d0
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,12 @@
"repository": "https://github.com/RocketChat/Rocket.Chat",
"logo": "http://rocket.chat/images/logo/logo-dark.svg",
"keywords": ["meteor", "social", "community", "chat"],
"website": "http://rocket.chat",
"env": {
"BUILDPACK_URL": "https://github.com/RocketChat/heroku-buildpack-meteor.git",
"ROOT_URL": {
"description": "The full URL of your Rocket.Chat app (https://<App Name>.herokuapp.com)."
"description": "The full URL of your Rocket.Chat app.",
"value": "https://<App Name>.herokuapp.com"
}
},
"addons": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment