chore: 修改国联开发环境

glsc
时启龙 2025-09-19 16:19:50 +08:00
parent db1cc1c1e9
commit 63b436cbdb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ function resolve(dir) {
}
const httpType = 'https://'
// const proxyUrl = 'develop.cmp56.com:60006/' // 代理地址设置
const proxyUrl = '23.33.3.22:60006/' // 代理地址设置
const proxyUrl = '10.10.33.80:60006/' // 国联代理地址设置
// const proxyUrl = '10.10.33.91:60006/' // 代理地址设置
// const publicPath = process.env.NODE_ENV === 'production' ? '/cop-web/' : '/cop-web/';
const publicPath = '/cop-web/'