moved ConfigProvider up in the hierarchy (to main.jsx) to wrap the whole App
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
]
|
||||
},
|
||||
"appConfig": {
|
||||
"endpoints": {
|
||||
"baseUrl": "http://localhost:8080/api/v1",
|
||||
"sensors": "sensors",
|
||||
"sensor": "sensors/sensor"
|
||||
},
|
||||
"historyChartConfig": {
|
||||
"timeLabels": [
|
||||
"08:00",
|
||||
|
||||
Reference in New Issue
Block a user