diff --git a/src/App.jsx b/src/App.jsx index 7a70db1..35dc954 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -20,7 +20,7 @@ function App() { // MQTT connection options const mqttOptions = { - host: '117.102.231.130', + host: `${import.meta.env.VITE_MQTT_SERVER}`, // host: 'mosquitto-apotek-2', port: 7001, // protocol: "mqtt",