diff --git a/vue.config.js b/vue.config.js index 04b78a5..e8eb7c9 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,6 +1,6 @@ module.exports = { devServer: { - host: "10.0.45.214" + host: "192.168.99.150" }, pluginOptions: { quasar: {}