This commit is contained in:
Taric Xin
2022-02-17 11:33:39 +08:00
parent ae821883b4
commit 970f0d0a8e
5 changed files with 49 additions and 24 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
},