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

remove default value of ROOT_URL at app.json

parent 347bb74e
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,7 @@
"env": {
"BUILDPACK_URL": "https://github.com/RocketChat/heroku-buildpack-meteor.git",
"ROOT_URL": {
"description": "IMPORTANT! Please replace <App Name> with the value provided on the top. This will be the full URL of your Rocket.Chat app.",
"value": "https://<App Name>.herokuapp.com"
"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.",
}
},
"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