This commit is contained in:
Taric Xin
2022-03-10 16:12:36 +08:00
parent 152c139041
commit 8c06e1f9de
16 changed files with 1286 additions and 15 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
},