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