This commit is contained in:
Taric Xin
2022-05-11 14:36:01 +08:00
parent 571485133a
commit 87e16c05a2
2 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@ module.exports = {
// },
'//api': {
target: {
host: 'tms-api-dev.eascs.com',
host: 'tms-api-test.eascs.com',
protocol: 'https:',
port: 443
},