Files
rpi-sensors/webapp/src/config.json
Daniel Ledda eb5c9faa35 big update
2021-02-27 13:06:36 +01:00

7 lines
136 B
JSON

{
"development": true,
"defaultMinuteSpan": 60,
"reloadIntervalSec": 30,
"dataEndpoint": "http://tortedda.local/climate/data"
}