Updated heroku dockerfile

This commit is contained in:
Isaac Abadi
2022-05-05 01:08:43 -04:00
parent 55fd60acd3
commit 2b3490e52c
2 changed files with 2 additions and 3 deletions

View File

@@ -1 +1,2 @@
FROM tzahi12345/youtubedl-material:nightly
CMD [ "pm2-runtime", "pm2.config.js" ]

View File

@@ -1,5 +1,3 @@
build:
docker:
web: Dockerfile.heroku
run:
web: npm start