diff --git a/config/index.js b/config/index.js index 111839d..65b9c07 100644 --- a/config/index.js +++ b/config/index.js @@ -12,7 +12,7 @@ module.exports = { proxyTable: {}, // Various Dev Server settings - host: '192.168.0.37', // can be overwritten by process.env.HOST + host: '192.168.4.227', // can be overwritten by process.env.HOST port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: false, errorOverlay: true, diff --git a/static/config.js b/static/config.js index afa0da0..3e7fa05 100644 --- a/static/config.js +++ b/static/config.js @@ -1,7 +1,7 @@ const config = { weburl: 'http://36.150.108.91:8501/', // 前台地址 // httpurl: 'http://36.150.108.91:8501/zcloud-admin/', // 后台地址 - httpurl: 'http://192.168.0.37:8098/', // 后台地址 + httpurl: 'http://192.168.4.227:8098/', // 后台地址 // httpurl: 'https://operate.zcloudchina.com/', // 后台地址 qyurl: 'https://qyag.zcloudchina.com/qyag/', // 企业前台 adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/',