This commit is contained in:
Taric Xin
2022-03-23 17:19:13 +08:00
parent de4e0c4de6
commit 571de29199
7 changed files with 49 additions and 26 deletions

View File

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