rdt-client/client/angular-proxy.json
2025-04-08 19:02:48 -04:00

11 lines
181 B
JSON

{
"/Api": {
"target": "http://192.168.1.100:6502/",
"secure": false
},
"/hub": {
"target": "http://192.168.1.100:6502/",
"secure": false,
"ws": true
}
}