This commit is contained in:
Taric Xin
2022-04-14 14:00:32 +08:00
parent e6a451c0a5
commit 14c91d242b
3 changed files with 25 additions and 55 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
},