Backend connect to self

This commit is contained in:
Skylar Grant 2024-11-30 11:31:49 -05:00
parent 7872054122
commit 196de2fb74

View File

@ -1,8 +1,7 @@
{
"mqtt": {
"address": "wss://mqtt.vfsh.me",
"username": "hestia",
"password": "hestia",
"address": "wss://127.0.0.1",
"port": 9001,
"topics": {
"igniter": "hestia/status/igniter",
"exhaust": "hestia/status/exhaust",