update ecosystem.json with correct grunt bin
This commit is contained in:
parent
8eb1afa7a3
commit
52cf7c01bb
@ -1,8 +1,7 @@
|
||||
{
|
||||
"apps" : [{
|
||||
"name" : "tellform",
|
||||
"script" : "/usr/local/lib/node_modules/grunt",
|
||||
"args" : "['production']"
|
||||
"script" : "/usr/local/bingrunt",
|
||||
}],
|
||||
"deploy" : {
|
||||
"production" : {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user