This commit is contained in:
Taric Xin
2022-03-24 17:57:34 +08:00
parent 85ed5e633e
commit cf8f3df998

View File

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