This commit is contained in:
Taric Xin
2022-04-22 15:35:07 +08:00
parent 155812d124
commit c2d5ef9261
4 changed files with 85 additions and 23 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
},