From cf8f3df99888083121a5fbd6deb5f68f5159aa0f Mon Sep 17 00:00:00 2001 From: Taric Xin Date: Thu, 24 Mar 2022 17:57:34 +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 10071e14..67c15ee2 100644 --- a/proxy.conf.js +++ b/proxy.conf.js @@ -20,7 +20,7 @@ module.exports = { // } '//api': { target: { - host: 'tms-api-dev.eascs.com', + host: 'tms-api-test.eascs.com', protocol: 'https:', port: 443 },