This commit is contained in:
Taric Xin
2022-02-17 09:50:39 +08:00
parent 82871dbe7d
commit 228203ea49
4 changed files with 36 additions and 4 deletions

View File

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