Moved kill comand to game module, expanded ecosystem file.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
module.exports = {
|
||||
name: 'main-clive',
|
||||
script: 'src/app.js',
|
||||
restart_delay: 5000,
|
||||
env: {
|
||||
NODE_APP_INSTANCE: null,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user