This commit is contained in:
Taric Xin
2022-04-01 14:43:29 +08:00
parent 3cdbd545ff
commit 27b2048f03
6 changed files with 7 additions and 6 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
},