mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-22 09:33:18 +03:00
Added run statement to heroku.yml
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
web: Dockerfile.heroku
|
web: Dockerfile.heroku
|
||||||
|
run:
|
||||||
|
web: npm start
|
||||||
Reference in New Issue
Block a user