This commit is contained in:
Taric Xin
2022-05-07 15:12:46 +08:00
parent 18259ad519
commit ccf64a754a
6 changed files with 21 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
},