Add intval3 index to process file, for pm2
This commit is contained in:
parent
ddf89cf6aa
commit
cf537af849
|
@ -12,6 +12,12 @@
|
||||||
"WIFI_ID" : "3fe7d9cf-7bd2-4ff0-97c5-ebe87288c2cc",
|
"WIFI_ID" : "3fe7d9cf-7bd2-4ff0-97c5-ebe87288c2cc",
|
||||||
"PORT" : 6699
|
"PORT" : 6699
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "intval3",
|
||||||
|
"script" : "./index.js",
|
||||||
|
"watch" : false,
|
||||||
|
"env" : {}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue