add host
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user