Move to subdomain for mqtt

This commit is contained in:
Skylar Grant 2024-08-15 10:13:46 -04:00
parent 93ae038a7e
commit 358136a6ef
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"mqtt": { "mqtt": {
"address": "mqtt://192.168.0.3:1883", "address": "https://mqtt.3411.one",
"subscriptions": [ "subscriptions": [
{ {
"name": "igniter", "name": "igniter",