Update UI for new laundry monitor

This commit is contained in:
2022-08-18 11:31:53 -04:00
parent 7ea7a50e73
commit 76facd9052
7 changed files with 80 additions and 603 deletions

View File

@@ -11,12 +11,14 @@
"logLevel": "debug",
"changeOrigin": true
},
"/api/device-status": {
"target": "http://172.23.10.3",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
},
"/api/hub": {
"target": "ws://172.23.10.3:80",
"ws": true
},
"/socket.io": {
"target": "http://172.23.10.30:80",
"ws": true
}
}