Stream QSOs

This commit is contained in:
2025-04-02 09:47:11 +00:00
parent a446efda36
commit 2a9640081b
3 changed files with 25 additions and 16 deletions

View File

@@ -1,7 +0,0 @@
const config = {
mqttserver: {
host: "mqtt://[your mqtt-server hiere]"
}
};
module.exports = config;