mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-30 05:13:59 +08:00
mqtt gateway project
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
"apps": [
|
||||
{
|
||||
"name": "xz-mqtt",
|
||||
"script": "app.js",
|
||||
"time": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user