From 358136a6ef8746ac4ff1a05326268641b2d73e94 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 15 Aug 2024 10:13:46 -0400 Subject: [PATCH] Move to subdomain for mqtt --- src/assets/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/config.json b/src/assets/config.json index c325951..29e37cb 100644 --- a/src/assets/config.json +++ b/src/assets/config.json @@ -1,6 +1,6 @@ { "mqtt": { - "address": "mqtt://192.168.0.3:1883", + "address": "https://mqtt.3411.one", "subscriptions": [ { "name": "igniter",