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