ranyeli
9/26/2017 - 5:28 PM

proxy for api calls

this is a file to proxy the requests on a given directory. It goes in the same folder as the package.sjon

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