diff --git a/webpack.config.js b/webpack.config.js index 1dd20ea..5baee4c 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -15,6 +15,7 @@ module.exports = { open: true, hot: true, compress: true, + public: 'odin-battleship.fly.dev', historyApiFallback: true, }, module: {