diff --git a/vue.config.js b/vue.config.js index 4fa3ba4..354c1c6 100644 --- a/vue.config.js +++ b/vue.config.js @@ -8,8 +8,8 @@ module.exports = { open: false, host: 'localhost', port: '8080', - // https: false, - // hotOnly: false, + https: false, + hotOnly: false, proxy: { '/url/': { target: '',