summaryrefslogtreecommitdiffstats
path: root/mod2/ui/proxy.conf.json
blob: e730329f2b951cd4cd6b4cb4df2f00f1c137da2a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "/api": {
        "target": "http://zlecdyh2bdcc1s2dokr05.ec53e7.dyh2b.tci.att.com:32705/",
        "secure": false,
        "logLevel": "debug",
        "pathRewrite": {
            "^/api": ""
        },
        "changeOrigin": true
    }
}