proxy.conf.json 156 Bytes
{
    "/chat-api": {
      "target": "https://dd-uat.samsunglife.co.th",
      "secure": false,
      "pathRewrite": {"^/chat-api" : "/live-chat"}
    }
  }