This website requires JavaScript.
Explore
Help
Register
Sign In
Hass
/
xiaozhi-esp32-server
Watch
1
Star
0
Fork
0
mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced
2026-07-30 21:53:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f96f5657476070931c4aeee1111a014213e9217
xiaozhi-esp32-server
/
main
/
mqtt-gateway
/
ecosystem.config.js
T
10 lines
149 B
JavaScript
Raw
Normal View
History
Unescape
Escape
mqtt gateway project
2025-07-05 13:47:49 +09:30
module
.
exports
=
{
"apps"
:
[
{
"name"
:
"xz-mqtt"
,
"script"
:
"app.js"
,
"time"
:
true
}
]
}
Reference in New Issue
Copy Permalink