This commit is contained in:
Taric Xin
2022-02-17 09:22:41 +08:00
parent 6c2271c3d2
commit 8d4fa3553d
3 changed files with 49 additions and 36 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
},