Skip to content

Commit 92889f5

Browse files
Add Heroku generated app.json
1 parent 6b30a28 commit 92889f5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

app.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "PiZilla",
3+
"scripts": {
4+
},
5+
"env": {
6+
},
7+
"formation": {
8+
},
9+
"addons": [
10+
11+
],
12+
"buildpacks": [
13+
{
14+
"url": "heroku/nodejs"
15+
}
16+
]
17+
}

0 commit comments

Comments
 (0)