chore: 更新代理地址协议

catl
时启龙 2024-11-29 17:49:44 +08:00
parent b1900c39b2
commit 395df39f6c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ const CompressPlugin = require('compress-webpack-plugin')
function resolve(dir) {
return path.join(__dirname, dir)
}
const httpType = 'http://'
const httpType = 'https://'
const proxyUrl = '10.10.33.54:60006' // 代理地址设置
// const proxyUrl = '10.20.51.92:7001' // 代理地址设置