This commit is contained in:
Taric Xin
2022-02-22 14:25:56 +08:00
parent 1d5f6d274d
commit f3eb1b272c
2 changed files with 2 additions and 2 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
},