rdt-client/client/angular-proxy.json
Eugene Kallivrousis 282ebe4a5e updating port
2025-04-08 19:04:06 -04:00

11 lines
173 B
JSON

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