quanyawei
2023-10-08 5d0123b408e35c2ea7f6e1b9a79f34b870990033
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,