Add power chart

This commit is contained in:
2019-10-15 21:00:18 -04:00
parent f1ec429087
commit d9fd889741
14 changed files with 319 additions and 6 deletions

View File

@@ -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