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

11 lines
181 B
JSON

{
"/Api": {
"target": "http://sativus.local:6500/",
"secure": false
},
"/hub": {
"target": "http://sativus.local:6500/",
"secure": false,
"ws": true
}
}