This commit is contained in:
Taric Xin
2022-01-18 17:55:52 +08:00
parent d37c5ac2b0
commit 3ce3677b86
4 changed files with 50 additions and 37 deletions

View File

@ -24,7 +24,7 @@ module.exports = {
// }
'//api': {
target: {
host: 'tms-api-test.eascs.com',
host: 'tms-api-dev.eascs.com',
protocol: 'https:',
port: 443
},