This commit is contained in:
Taric Xin
2022-04-28 15:36:26 +08:00
parent 7c4b440e8e
commit dc64c78694
4 changed files with 23 additions and 10 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
},