This commit is contained in:
Taric Xin
2022-02-25 16:31:45 +08:00
parent f3a30b5e0e
commit 52440f9f66
6 changed files with 126 additions and 66 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
},