mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +03:00
Removed pm2 global install in favor of local node_modules (#662)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
FROM tzahi12345/youtubedl-material:latest
|
||||
CMD [ "pm2-runtime", "pm2.config.js" ]
|
||||
CMD [ "npm", "start" ]
|
||||
Reference in New Issue
Block a user