Fix mqtt url

This commit is contained in:
Skylar Grant 2024-11-25 21:33:12 -05:00
parent e56b5a2a31
commit 66b9780792

View File

@ -1,6 +1,6 @@
{ {
"mqtt": { "mqtt": {
"address": "wss://mqtt.asgrant.me", "address": "wss://mqtt.vfsh.me",
"username": "hestia", "username": "hestia",
"password": "hestia", "password": "hestia",
"topics": { "topics": {