Add intval3 index to process file, for pm2

This commit is contained in:
mmcwilliams 2017-08-29 22:27:37 -04:00
parent ddf89cf6aa
commit cf537af849
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,12 @@
"WIFI_ID" : "3fe7d9cf-7bd2-4ff0-97c5-ebe87288c2cc",
"PORT" : 6699
}
},
{
"name" : "intval3",
"script" : "./index.js",
"watch" : false,
"env" : {}
}
]
}