This commit is contained in:
Lingzi
2022-03-30 18:39:42 +08:00
parent dec3592a67
commit f4d53b86fd
13 changed files with 201 additions and 121 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
},