summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/admin/src/proxy.conf.json
blob: a485617b424b9b016e7b6103a00a8b046c017787 (plain)
1
2
3
4
5
6
7
8
{
  "/datalake/v1": {
    "target": "http://10.103.12.175:1680",
    "secure": false,
    "logLevel": "debug",
    "changeOrigin": true
  }
}