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