mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-07 05:12:37 +02:00
disableHostCheck -> allowedHosts.
This commit is contained in:
parent
161d121e59
commit
12623866b3
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
devServer: {
|
||||
disableHostCheck: true,
|
||||
allowedHosts: "all",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue