This commit is contained in:
Martin Donnelly 2018-02-23 22:42:09 +00:00
parent ba40d64ae0
commit a265eeed5c

View File

@ -8,7 +8,7 @@
{ {
"name": "Jubilee", "name": "Jubilee",
"script": "server.js", "script": "server.js",
"cwd": "/var/www/keeper", "cwd": "/home/martind2000/dev/jubilee",
"watch": true, "watch": true,
"ignore_watch" : ["node_modules"], "ignore_watch" : ["node_modules"],
"merge_logs" : true, "merge_logs" : true,