This commit is contained in:
2025-09-19 15:22:43 +07:00
parent 69d9a525b4
commit 352c552f33

View File

@@ -21,6 +21,7 @@ function App() {
// MQTT connection options
const mqttOptions = {
host: '117.102.231.130',
host: 'mosquitto-apotek-2',
port: 7001,
// protocol: "mqtt",
username: 'morekmorekmorek',