This commit is contained in:
Taric Xin
2022-04-26 21:21:46 +08:00
parent eda2549643
commit 4a725465ae
4 changed files with 170 additions and 341 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
},