This commit is contained in:
Taric Xin
2022-05-16 15:36:37 +08:00
parent 2798c7fd45
commit 33e55f471e
4 changed files with 60 additions and 57 deletions

View File

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