mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-03 00:12:25 +02:00
Update MQTT host and audience to meshmapper.net
This commit is contained in:
@@ -21,10 +21,10 @@ website: "https://meshmapper.net"
|
||||
brokers:
|
||||
- name: "MeshMapper"
|
||||
enabled: true
|
||||
host: mqtt.meshmapper.cc
|
||||
host: mqtt.meshmapper.net
|
||||
port: 443
|
||||
transport: "websockets"
|
||||
audience: "mqtt.meshmapper.cc"
|
||||
audience: "mqtt.meshmapper.net"
|
||||
use_jwt_auth: true
|
||||
format: letsmesh
|
||||
retain_status: false
|
||||
|
||||
Reference in New Issue
Block a user