@@ -18,6 +18,8 @@ module.exports = {
// if you want dev by ip, please set host: '0.0.0.0'
host: 'test1.sgjyun.com',
+ // host: 'localhost',
+ // host: 'jk.kuyicloud.com',
port: 8090, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
// host: 'test1.sgjyun.com',
autoOpenBrowser: true,