Change MQTT host
This commit is contained in:
parent
388d22915b
commit
b09717595a
|
@ -6,7 +6,7 @@
|
||||||
"password": "WIFIPASS"
|
"password": "WIFIPASS"
|
||||||
},
|
},
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"host": "mqtt.ctdo.de",
|
"host": "raum.ctdo.de",
|
||||||
"port": 1883,
|
"port": 1883,
|
||||||
"auth": false
|
"auth": false
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue