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