字段修改

This commit is contained in:
weiyu
2022-05-13 10:21:03 +08:00
parent d472ef8da3
commit d4fea43e4c
3 changed files with 2 additions and 6 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
},