@@ -3,7 +3,7 @@ module.exports = {
publicPath: "./",
devServer: {
open: true,
- // host: "127.0.0.1",
+ // host: "10.16.4.5",
port: 8080,
https: false,
hotOnly: false,