quanyawei
2024-11-15 f752f50a484f63fc3786ab1c7ad563f3b17cce77
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,