This commit is contained in:
Taric Xin
2022-04-13 15:46:25 +08:00
parent a086f5bc8c
commit 9e57671572
2 changed files with 2 additions and 2 deletions

View File

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