From 41ebf47bc65605576a54fff3aeecaed244f7288c Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Sun, 6 Aug 2017 00:46:43 +0100 Subject: [PATCH] update for ecosystem --- pm2/process.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pm2/process.json b/pm2/process.json index a397306..3480119 100644 --- a/pm2/process.json +++ b/pm2/process.json @@ -142,7 +142,7 @@ { "name": "nURL", "script": "app.js", - "cwd": "/var/www/nurl", + "cwd": "/home/martind2000/dev/nurl", "watch": true, "ignore_watch": [ "node_modules"