quanyawei
2024-01-09 4462b1bf81d82cf690b16aad2cc0955a7c6e0b01
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,