@@ -29,8 +29,8 @@ module.exports = {
// host: 'xt.test.sgjyun.com',
// host: 'xt.kuyicloud.com',
- host: 'xt.test.sgjyun.com',
- // host: 'localhost',
+ // 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,