This commit is contained in:
Taric Xin
2022-03-28 17:36:09 +08:00
parent 0497f281bc
commit 30143b24bf
2 changed files with 4 additions and 4 deletions

View File

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