untrack du fichier de conf générique

This commit is contained in:
Jérémy CHOMAZ 2024-12-23 22:04:05 +01:00
parent a22e6373cf
commit dc10186c1e

View File

@ -1,17 +0,0 @@
{
"hosts": {
"buzzers":{
"IP":{
"redBuzzerIP": "8.8.8.6",
"blueBuzzerIP": "8.8.8.8",
"greenBuzzerIP": "8.8.8.8",
"yellowBuzzerIP": "8.8.8.8"
},
"MQTTconfig":{
"mqttHost": "mqtt://192.168.1.78",
"mqttTopic": "buzzer/watcher"
}
}
}
}