1
0
forked from jchomaz/Vulture

chore: Update buzzer IP addresses in network configuration.

This commit is contained in:
2025-12-01 17:20:07 +01:00
parent 01d38545ac
commit b7257272df

View File

@@ -2,10 +2,10 @@
"hosts": { "hosts": {
"buzzers": { "buzzers": {
"IP": { "IP": {
"redBuzzerIP": "8.8.8.6", "redBuzzerIP": "192.168.73.40",
"blueBuzzerIP": "8.8.8.8", "blueBuzzerIP": "192.168.73.41",
"greenBuzzerIP": "8.8.8.8", "greenBuzzerIP": "192.168.73.43",
"yellowBuzzerIP": "8.8.8.8" "yellowBuzzerIP": "192.168.73.42"
}, },
"MQTTconfig": { "MQTTconfig": {
"mqttHost": "mqtt://nanomq", "mqttHost": "mqtt://nanomq",