{
  "/api":{
    "target":"http://localhost:9080",
    "secure": false,
    "changeOrigin": true,
    "logLevel": "debug",
    "pathRewrite": {
       "^/api": ""
     }
  }
}
