diff --git a/process.json b/process.json index b2ccaac..6a667ee 100644 --- a/process.json +++ b/process.json @@ -3,8 +3,8 @@ { "name": "nURL", "script": "app.js", - "cwd": "/var/www/nurl", - "watch": true, + "cwd": "/home/martind2000/dev/nurl", + "watch": false, "ignore_watch": [ "node_modules" ],