dev env stuff

This commit is contained in:
Daniel Ledda
2021-03-21 20:21:43 +01:00
parent 1a8a20e7b4
commit ca6eb39a89

View File

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