Add Heroku generated app.json
This commit is contained in:
parent
6856301504
commit
11b2a301cd
1 changed files with 17 additions and 0 deletions
17
app.json
Normal file
17
app.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"addons": [
|
||||
|
||||
],
|
||||
"buildpacks": [
|
||||
|
||||
],
|
||||
"description": "",
|
||||
"env": {
|
||||
},
|
||||
"formation": {
|
||||
},
|
||||
"name": "UnCiv",
|
||||
"scripts": {
|
||||
},
|
||||
"stack": "heroku-18"
|
||||
}
|
Loading…
Reference in a new issue