mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-17 18:37:00 +02:00
Ensuring dev server is reachable over the network
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
},
|
||||
devServer: {
|
||||
contentBase: __dirname,
|
||||
host: '0.0.0.0'
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
|
Reference in New Issue
Block a user