Go back from domain
This commit is contained in:
parent
97c2343993
commit
82cb858894
@ -3,7 +3,7 @@ const psState = new State();
|
||||
const comms = new Communicator(psState);
|
||||
const config = {
|
||||
"mqtt": {
|
||||
"address": "https://mqtt.3411.one",
|
||||
"address": "mqtt://192.168.0.3:8883",
|
||||
"username": "hestia",
|
||||
"password": "hestia",
|
||||
"subscriptions": [
|
||||
|
Loading…
Reference in New Issue
Block a user