luolei 5 years ago
parent
commit
ee99126bd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/webpack.dev.conf.js

+ 1 - 1
build/webpack.dev.conf.js

@@ -34,7 +34,7 @@ const devWebpackConfig = merge(baseWebpackConfig, {
     compress: true,
     compress: true,
     // host: HOST || config.dev.host,
     // host: HOST || config.dev.host,
     // host: '192.168.3.6',
     // host: '192.168.3.6',
-    host: '192.168.1.106',
+    host: '192.168.162.1',
     port: PORT || config.dev.port,
     port: PORT || config.dev.port,
     open: config.dev.autoOpenBrowser,
     open: config.dev.autoOpenBrowser,
     overlay: config.dev.errorOverlay
     overlay: config.dev.errorOverlay