This commit is contained in:
Daniel Ledda
2021-03-22 10:27:27 +01:00
parent ca6eb39a89
commit 01955bea1e
2 changed files with 6 additions and 4 deletions

View File

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