This commit is contained in:
Taric Xin
2022-04-21 16:40:56 +08:00
parent 8f6f58097c
commit 69c846b93a
8 changed files with 22 additions and 22 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
},