Skip to content

Commit

Permalink
chore: app json added for review apps
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrzn committed Nov 24, 2020
1 parent c6fbf9c commit a2875c1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "homebase-dapp",
"env": {},
"formation": {
"web": {
"quantity": 1
}
},
"buildpacks": [
{
"url": "heroku/nodejs"
}
],
"stack": "heroku-20"
}

0 comments on commit a2875c1

Please sign in to comment.