Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

Commit e6d2a8e

Browse files
committed
Add Heroku generated app.json
1 parent 0f214b0 commit e6d2a8e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

app.json

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

0 commit comments

Comments
 (0)