This commit is contained in:
Taric Xin
2022-04-01 10:13:50 +08:00
parent 0b7de5d43e
commit 5e92efc70f
3 changed files with 39 additions and 24 deletions

View File

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