From eb45eb9b15743c920e923ec4c3810509a830b2cd Mon Sep 17 00:00:00 2001 From: "Blue (Lukas Rieger)" Date: Sun, 19 Jan 2020 02:01:21 +0100 Subject: [PATCH] Whoops, this was not meant to be committed --- BlueMapCore/webpack.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/BlueMapCore/webpack.config.js b/BlueMapCore/webpack.config.js index 0e271fa9..d62578f6 100644 --- a/BlueMapCore/webpack.config.js +++ b/BlueMapCore/webpack.config.js @@ -22,8 +22,7 @@ module.exports = { contentBase: WORLD_DATA_PATH, compress: true, port: 8080, - hot: true, - host: "192.168.178.22" + hot: true }, plugins: [ new MiniCssExtractPlugin({