This commit is contained in:
Taric Xin
2022-03-25 16:40:07 +08:00
parent d6b0f9359c
commit f7cf2797e8
4 changed files with 48 additions and 14 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
},