zhangherong
2025-04-14 41aa1d07947bb29bb5a28d4f7d775cdae60e0152
vue.config.js
@@ -88,7 +88,7 @@
  devServer: {
    port: 3000,
    open: true,
    https: true,
    https: false,
    // hot: true,
    disableHostCheck: true,
    // overlay: {