mirror of
https://github.com/viliusle/miniPaint.git
synced 2026-02-06 13:36:45 +00:00
comment out host
This commit is contained in:
parent
f1c3c93064
commit
dae792cc35
@ -53,7 +53,7 @@ module.exports = {
|
||||
],
|
||||
devtool: "cheap-module-source-map",
|
||||
devServer: {
|
||||
host: '0.0.0.0',
|
||||
//host: '0.0.0.0',
|
||||
contentBase: "./",
|
||||
compress: true,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user