mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 11:33:56 +08:00
mqtt gateway project
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"production": {
|
||||
"chat_servers": [
|
||||
"ws://example:8080"
|
||||
]
|
||||
},
|
||||
"development": {
|
||||
"chat_servers": [
|
||||
"ws://example:8180"
|
||||
],
|
||||
"mac_addresss": [
|
||||
]
|
||||
},
|
||||
"debug": false
|
||||
}
|
||||
Reference in New Issue
Block a user