dev-info.js 168 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 const info = { host: 'm.yohoblk.com', // todo modify wsl port: 5004, publicPath: 'http://m.yohoblk.com:5004/' // todo modify wsl }; module.exports = info;