This commit is contained in:
Taric Xin
2022-04-20 17:14:28 +08:00
parent 8b262bd028
commit c432f38bea
4 changed files with 53 additions and 4 deletions

View File

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