updated process

This commit is contained in:
Martin Donnelly 2017-09-05 16:08:49 +01:00
parent 708cf03dec
commit d25b1a247a

View File

@ -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"
],