{
"/api": {
"target": "http://localhost:9000",
"secure": false
},
"/static": {
"/socket.io": {
"target": "ws://localhost:9000",
"secure": false,
"ws": true
}