rdt-client/client/angular-proxy.json

11 lines
173 B
JSON

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