diff --git a/ecosystem.json b/ecosystem.json index fa87b34..6d15fd9 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -9,7 +9,7 @@ "name": "Jubilee", "script": "server.js", "cwd": "/home/martind2000/dev/jubilee", - "watch": true, + "watch": false, "ignore_watch" : ["node_modules"], "merge_logs" : true, "autorestart" : true,