This commit is contained in:
Taric Xin
2022-04-28 14:00:43 +08:00
parent 76caf33fcd
commit 9fdc8e047e
4 changed files with 15 additions and 15 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
},