mirror of
https://github.com/omg-xtao/ytdlbot.git
synced 2025-01-30 17:58:36 +00:00
add heroku buildpack
This commit is contained in:
parent
6a76d832f8
commit
619f8c31c8
3
app.json
3
app.json
@ -33,6 +33,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buildpacks": [
|
"buildpacks": [
|
||||||
|
{
|
||||||
|
"url": "https://github.com/heroku/heroku-buildpack-python.git"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"
|
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user