mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
8 lines
125 B
JSON
8 lines
125 B
JSON
{
|
|
"uid": "homebridge",
|
|
"append": true,
|
|
"script": "app.js",
|
|
"outFile": "log/logs.log",
|
|
"errFile": "log/error.log"
|
|
}
|