1
0

updated watch dirs in ecosystem.json

This commit is contained in:
David Baldwynn 2016-05-20 13:41:21 -07:00
parent e6e14f558e
commit e5879e92c4

View File

@ -2,9 +2,8 @@
"apps" : [{
"name" : "tellform",
"script" : "/usr/local/bin/grunt",
"instances" : "max",
"exec_mode" : "cluster",
"watch": ["app", "public/modules/"]
"instances" : "4",
"exec_mode" : "cluster"
}],
"deploy" : {
"stage" : {