ecosystem file not working

This commit is contained in:
C
2023-02-03 16:14:00 +05:00
parent 79152a1b5c
commit 2c702155e0
-7
View File
@@ -1,7 +0,0 @@
module.exports = {
apps : [{
name : "app1",
script : "./app.js",
treekill: false
}]
}