Added kill command and PM2 ecosystem file with restart delay.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
script: 'src/app.js',
|
||||
restart_delay: 5000,
|
||||
};
|
||||
Reference in New Issue
Block a user