{
  "/**/*.json": {
    "target": "http://localhost:8022",
    "secure": false
  },
  "/**/*.(png|svg|jpg)": {
    "target": "http://localhost:8022",
    "secure": false
  }
}
