1
0
forked from jchomaz/Vulture

config : corrige ip buzzer

This commit is contained in:
2026-01-26 17:32:29 +01:00
parent 9a4a2cb6ad
commit 184a6ac600

View File

@@ -4,8 +4,8 @@
"IP": {
"redBuzzerIP": "192.168.73.40",
"blueBuzzerIP": "192.168.73.41",
"greenBuzzerIP": "192.168.73.43",
"yellowBuzzerIP": "192.168.73.42"
"greenBuzzerIP": "192.168.73.42",
"yellowBuzzerIP": "192.168.73.43"
},
"MQTTconfig": {
"mqttHost": "mqtt://nanomq",