quanyawei
2023-10-08 37a13ac8ad22f21d298345b89ca2d069210da524
vue.config.js
@@ -28,6 +28,9 @@
  productionSourceMap: false,
  devServer: {
    port: port,
    client: {
      webSocketURL: 'ws://0.0.0.0:8080/ws'
    },
    open: false,
    overlay: {
      warnings: false,