develop
{ "/api": { "target": "http://localhost:3000", "secure": false, "logLevel": "debug", "changeOrigin": true }, "/socket.io" : { "target": "http://localhost:3000", "secure": false, "ws": true } }