mirror of
https://github.com/tgbot-collection/ytdlbot.git
synced 2025-02-22 22:33:08 +08:00
add heroku buildpack
This commit is contained in:
parent
6a76d832f8
commit
619f8c31c8
1 changed files with 3 additions and 0 deletions
3
app.json
3
app.json
|
@ -33,6 +33,9 @@
|
|||
}
|
||||
},
|
||||
"buildpacks": [
|
||||
{
|
||||
"url": "https://github.com/heroku/heroku-buildpack-python.git"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue