chore: 开发环境地址修改
parent
5d9ed3b2e6
commit
bdf39de9e7
|
@ -14,7 +14,7 @@ function resolve(dir) {
|
||||||
}
|
}
|
||||||
const httpType = 'https://'
|
const httpType = 'https://'
|
||||||
// const proxyUrl = 'develop.cmp56.com:60006/' // 代理地址设置
|
// const proxyUrl = 'develop.cmp56.com:60006/' // 代理地址设置
|
||||||
const proxyUrl = '23.33.3.22:60006/' // 代理地址设置
|
const proxyUrl = '10.10.33.185:60006/' // 代理地址设置
|
||||||
// const proxyUrl = '10.10.33.91:60006/' // 代理地址设置
|
// const proxyUrl = '10.10.33.91:60006/' // 代理地址设置
|
||||||
// const publicPath = process.env.NODE_ENV === 'production' ? '/cop-web/' : '/cop-web/';
|
// const publicPath = process.env.NODE_ENV === 'production' ? '/cop-web/' : '/cop-web/';
|
||||||
const publicPath = '/cop-web/'
|
const publicPath = '/cop-web/'
|
||||||
|
|
Loading…
Reference in New Issue