Skip to content

Commit 0242a41

Browse files
committed
Add Heroku generated app.json
1 parent 4203619 commit 0242a41

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

app.json

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

0 commit comments

Comments
 (0)