This commit is contained in:
wangshiming
2022-04-09 15:03:56 +08:00
parent 0b0a225034
commit 998e511f2f

View File

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