This commit is contained in:
Taric Xin
2022-01-17 21:07:42 +08:00
parent 191301aa00
commit 7775b39bc6
5 changed files with 27 additions and 37 deletions

View File

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