mirror of
https://github.com/tgbot-collection/ytdlbot.git
synced 2025-02-22 14:23:20 +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": {
|
"formation": {
|
||||||
"worker": {
|
"worker": {
|
||||||
"quantity": 1,
|
"quantity": 1,
|
||||||
"size": "free"
|
"size": "eco"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buildpacks": [
|
"buildpacks": [
|
||||||
|
@ -40,4 +40,4 @@
|
||||||
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"
|
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue