This commit is contained in:
Taric Xin
2022-02-09 08:58:18 +08:00
parent a51249f32c
commit 29f656184a
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-dev.eascs.com',
protocol: 'https:',
port: 443
},