This commit is contained in:
Taric Xin
2022-04-21 13:46:55 +08:00
parent 962cd06bc6
commit 528a1ae90b
4 changed files with 5 additions and 7 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
},