This commit is contained in:
Taric Xin
2022-04-06 11:19:35 +08:00
parent 3f4bd0da1b
commit 99cef99cf0
2 changed files with 26 additions and 22 deletions

View File

@ -20,17 +20,7 @@ module.exports = {
// }
'//api': {
target: {
host: 'tms-api-dev.eascs.com',
protocol: 'https:',
port: 443
},
secure: false,
changeOrigin: true,
logLevel: 'debug'
},
'//sascs': {
target: {
host: 'sascs-tj-tms-dev.obs.cn-south-1.myhuaweicloud.com',
host: 'tms-api-test.eascs.com',
protocol: 'https:',
port: 443
},