Replaced procfile with heroku.yml, added heroku-only Dockerfile and updated app.json
parent
8aa354ac24
commit
25aac19cfb
@ -0,0 +1 @@
|
|||||||
|
FROM tzahi12345/youtubedl-material:nightly
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
build:
|
||||||
|
docker:
|
||||||
|
web: Dockerfile.heroku
|
||||||
Loading…
Reference in New Issue