intval3/process.json

12 lines
167 B
JSON

{
"apps" : [
{
"name" : "ble",
"script" : "./services/bluetooth/index.js",
"watch" : false,
"env" : {
"BLENO_DEVICE_NAME" : "intval3"
}
}
]
}