diff --git a/process.json b/process.json index 5e3c28f..ca00b64 100644 --- a/process.json +++ b/process.json @@ -5,7 +5,12 @@ "script" : "./services/bluetooth/index.js", "watch" : false, "env" : { - "BLENO_DEVICE_NAME" : "intval3" + "BLENO_DEVICE_NAME" : "intval3", + "DEVICE_ID" : "intval3", + "SERVICE_ID" : "149582bd-d49d-4b5c-acd1-1ae503d09e7a", + "CHAR_ID" : "47bf69fb-f62f-4ef8-9be8-eb727a54fae4", + "WIFI_ID" : "3fe7d9cf-7bd2-4ff0-97c5-ebe87288c2cc", + "PORT" : 6699 } } ]