mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
Using HEROKU_APP_NAME
This commit is contained in:
parent
a8dbc98412
commit
f624f8a7e2
3
app.json
3
app.json
@ -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
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user