fixed ecosystem.json parsing errors
This commit is contained in:
parent
e41e4fb443
commit
64bc879f83
@ -2,10 +2,9 @@
|
||||
"apps" : [{
|
||||
"name" : "tellform",
|
||||
"script" : "/usr/local/bin/grunt",
|
||||
"instances" : "0",
|
||||
"instances" : "0",
|
||||
"exec_mode" : "cluster",
|
||||
"watch": ["app", "public"],
|
||||
"max_memory_restart : "1G"
|
||||
"watch": ["app", "public"],
|
||||
}],
|
||||
"deploy" : {
|
||||
"stage" : {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user