mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-08 22:20:05 +00:00
5 lines
75 B
JavaScript
5 lines
75 B
JavaScript
module.exports = {
|
|
devServer: {
|
|
disableHostCheck: true
|
|
}
|
|
}
|