chore: 修改开发环境
parent
d40c66571b
commit
693cf8cc96
|
@ -14,7 +14,7 @@ function resolve(dir) {
|
||||||
}
|
}
|
||||||
const httpType = 'http://'
|
const httpType = 'http://'
|
||||||
// const proxyUrl = 'develop.cmp56.com:60006/' // 代理地址设置
|
// 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 = process.env.NODE_ENV === 'production' ? '/cop-web/' : '/cop-web/';
|
||||||
const publicPath = '/cop-web/'
|
const publicPath = '/cop-web/'
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
Loading…
Reference in New Issue