This commit is contained in:
Taric Xin
2022-04-21 16:48:24 +08:00
parent fdab52cd5a
commit 91fc645b50
2 changed files with 2 additions and 2 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
},