rdt-client/client/angular-proxy.json
2025-02-28 13:21:35 +00:00

11 lines
173 B
JSON

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