dev env stuff

This commit is contained in:
Daniel Ledda
2021-03-21 20:20:53 +01:00
parent 738e132f4a
commit 1a8a20e7b4
4 changed files with 22 additions and 5 deletions

View File

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