mirror of
https://github.com/tgbot-collection/ytdlbot.git
synced 2024-11-10 09:12:45 +08:00
Update app.json (#279)
This commit is contained in:
parent
276729049e
commit
2d05e2c8fb
1 changed files with 2 additions and 2 deletions
4
app.json
4
app.json
|
@ -29,7 +29,7 @@
|
|||
"formation": {
|
||||
"worker": {
|
||||
"quantity": 1,
|
||||
"size": "free"
|
||||
"size": "eco"
|
||||
}
|
||||
},
|
||||
"buildpacks": [
|
||||
|
@ -40,4 +40,4 @@
|
|||
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue