quanyawei
2023-10-08 836c8c17007532540a503197a433f5d8c9a0f198
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,