This commit is contained in:
Taric Xin
2022-02-10 16:04:12 +08:00
parent 22228e623a
commit db3013c809
5 changed files with 59 additions and 42 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
},