it's done i think

This commit is contained in:
Daniel Ledda
2021-04-05 16:19:38 +02:00
parent 1fba1dbff1
commit 7dcd8a9a51

View File

@@ -2,5 +2,5 @@
"development": false, "development": false,
"defaultMinuteSpan": 60, "defaultMinuteSpan": 60,
"reloadIntervalSec": 30, "reloadIntervalSec": 30,
"dataEndpoint": "http://tortedda.local/climate/api" "dataEndpoint": "/climate/api"
} }