diff --git a/pm2/process.json b/pm2/process.json index 3480119..9dc5252 100644 --- a/pm2/process.json +++ b/pm2/process.json @@ -24,7 +24,7 @@ "name": "Silvrtree", "script": "web-server.js", "cwd": "/home/martind2000/dev/silvrgit", - "watch": true, + "watch": false, "ignore_watch": [ "node_modules" , ".git" ],