From 0ef44d20f203fc50be9daef41fd1161c42fdd661 Mon Sep 17 00:00:00 2001 From: Taric Xin Date: Tue, 12 Apr 2022 20:57:43 +0800 Subject: [PATCH] edit --- proxy.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy.conf.js b/proxy.conf.js index 396f43cd..e6de13f2 100644 --- a/proxy.conf.js +++ b/proxy.conf.js @@ -20,7 +20,7 @@ module.exports = { // } '//api': { target: { - host: 'tms-api.yunduoxing.com', + host: 'tms-api-test.eascs.com', protocol: 'https:', port: 443 },