|
@@ -33,7 +33,7 @@ const devWebpackConfig = merge(baseWebpackConfig, {
|
|
contentBase: false, // since we use CopyWebpackPlugin.
|
|
contentBase: false, // since we use CopyWebpackPlugin.
|
|
compress: true,
|
|
compress: true,
|
|
// host: HOST || config.dev.host,
|
|
// host: HOST || config.dev.host,
|
|
- host: '192.168.1.106',
|
|
|
|
|
|
+ host: '192.168.1.103',
|
|
// host: '192.168.3.6',
|
|
// host: '192.168.3.6',
|
|
// host: '192.168.3.126',
|
|
// host: '192.168.3.126',
|
|
port: PORT || config.dev.port,
|
|
port: PORT || config.dev.port,
|