This commit is contained in:
Taric Xin
2022-02-17 19:59:20 +08:00
parent 13415b9260
commit 2dbcbb6fac
8 changed files with 167 additions and 11 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
},