mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
Add power chart
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
"logLevel": "debug",
|
||||
"changeOrigin": true
|
||||
},
|
||||
"/api/power": {
|
||||
"target": "http://172.23.10.3",
|
||||
"secure": false,
|
||||
"logLevel": "debug",
|
||||
"changeOrigin": true
|
||||
},
|
||||
"/api/hub": {
|
||||
"target": "ws://172.23.10.3:80",
|
||||
"ws": true
|
||||
|
||||
Reference in New Issue
Block a user