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