diff --git a/services/config/config.json b/services/config/config.json deleted file mode 100644 index f0e35dd..0000000 --- a/services/config/config.json +++ /dev/null @@ -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" - } - } - } - -} \ No newline at end of file