mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-17 22:05:21 +01:00
add forever env configs
This commit is contained in:
7
startup/forever/production.json
Normal file
7
startup/forever/production.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"uid": "homebridge",
|
||||
"append": true,
|
||||
"script": "app.js",
|
||||
"outFile": "log/logs.log",
|
||||
"errFile": "log/error.log"
|
||||
}
|
||||
Reference in New Issue
Block a user