forked from jchomaz/Vulture
chore: Update buzzer IP addresses in network configuration.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"hosts": {
|
||||
"buzzers": {
|
||||
"IP": {
|
||||
"redBuzzerIP": "8.8.8.6",
|
||||
"blueBuzzerIP": "8.8.8.8",
|
||||
"greenBuzzerIP": "8.8.8.8",
|
||||
"yellowBuzzerIP": "8.8.8.8"
|
||||
"redBuzzerIP": "192.168.73.40",
|
||||
"blueBuzzerIP": "192.168.73.41",
|
||||
"greenBuzzerIP": "192.168.73.43",
|
||||
"yellowBuzzerIP": "192.168.73.42"
|
||||
},
|
||||
"MQTTconfig": {
|
||||
"mqttHost": "mqtt://nanomq",
|
||||
|
||||
Reference in New Issue
Block a user