update couch builder

This commit is contained in:
martind2000 2016-03-21 23:38:14 +00:00
parent 16b5970431
commit d6aafd3cbc

View File

@ -10,7 +10,7 @@
"script": "keeper-server.js",
"cwd": "/var/www/keeper",
"watch": true,
"max_restarts": 64,
"ignore_watch" : ["node_modules"],
"merge_logs" : true,
"autorestart" : true,
"restart_delay" : 3500,