diff --git a/ecosystem.json b/ecosystem.json index bf1f16b..fa87b34 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -8,7 +8,7 @@ { "name": "Jubilee", "script": "server.js", - "cwd": "/var/www/keeper", + "cwd": "/home/martind2000/dev/jubilee", "watch": true, "ignore_watch" : ["node_modules"], "merge_logs" : true,