Go back from domain

This commit is contained in:
Skylar Grant 2024-08-15 10:26:59 -04:00
parent 97c2343993
commit 82cb858894
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ const psState = new State();
const comms = new Communicator(psState); const comms = new Communicator(psState);
const config = { const config = {
"mqtt": { "mqtt": {
"address": "https://mqtt.3411.one", "address": "mqtt://192.168.0.3:8883",
"username": "hestia", "username": "hestia",
"password": "hestia", "password": "hestia",
"subscriptions": [ "subscriptions": [