Files
homeservice/config/config.json
Thomas Klaehn 8f0fd525d9 Manual mode
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2025-08-14 08:55:02 +02:00

10 lines
144 B
JSON

{
"influx": {
"host": "p5.local",
"port": 8086,
"token": "",
"org": "tkl",
"bucket": "home"
}
}