mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
disableHostCheck -> allowedHosts.
This commit is contained in:
parent
161d121e59
commit
12623866b3
@ -22,6 +22,6 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
devServer: {
|
||||
disableHostCheck: true,
|
||||
allowedHosts: "all",
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user