| src/mqtt/config.ts | ●●●●● patch | view | raw | blame | history |
src/mqtt/config.ts
@@ -13,7 +13,7 @@ clientId: clientId || 'DroneWeb', username: username || 'root', password: password || 'root', host: host || '182.106.212.58', host: host || '139.196.74.78', protocol: protocol || 'ws', port: port || 35675, port: port || 8083, }