@@ -27,10 +27,10 @@ module.exports = {
// can be overwritten by process.env.HOST
// if you want dev by ip, please set host: '0.0.0.0'
- // host: 'xt.test.sgjyun.com',
+ host: 'xt.test.sgjyun.com',
// host: 'xt.kuyicloud.com',
// host: 'xt.test.sgjyun.com',
- host: 'xt.test.sgjyun.com',
+ // host: 'localhost',
port: 9528, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: true,
errorOverlay: true,