rdt-client/client/angular-proxy.json
2025-04-08 19:03:15 -04:00

11 lines
173 B
JSON

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