This commit is contained in:
Lingzi
2022-03-28 10:02:34 +08:00
parent c1fb620227
commit 5693c85f30
11 changed files with 133 additions and 7 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
},