This commit is contained in:
Taric Xin
2022-04-22 14:42:08 +08:00
parent 1a0ba55ea0
commit 29789d20ab
8 changed files with 145 additions and 52 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
},