aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/proxy.config.json
blob: d1f3936729846b935102c5b2fe1e428ede8644d0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                      
{
  "/api": {
    "target": "http://localhost:9000",
    "secure": false
  },
  "/static": {
    "target": "http://localhost:9000",
    "secure": false
  }
}