1
0
Fork 0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-11-09 22:50:05 +00:00
cloudkeys-go/vue.config.js

6 lines
75 B
JavaScript
Raw Normal View History

module.exports = {
devServer: {
disableHostCheck: true
}
}