From e49e5380c9007c0341236551e5634ce16b037b47 Mon Sep 17 00:00:00 2001 From: yogiedigital Date: Fri, 19 Sep 2025 15:23:42 +0700 Subject: [PATCH] add host --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index c25b982..7a70db1 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -21,7 +21,7 @@ function App() { // MQTT connection options const mqttOptions = { host: '117.102.231.130', - host: 'mosquitto-apotek-2', + // host: 'mosquitto-apotek-2', port: 7001, // protocol: "mqtt", username: 'morekmorekmorek',