chore: 修改开发环境

20240620-RELEASE
时启龙 2024-04-01 11:00:24 +08:00
parent d40c66571b
commit 693cf8cc96
1 changed files with 1 additions and 1 deletions

View File

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