zhizhijie
4 小时以前 799ec6799ad9e994f7d369f059ca7682962f648f
traffic-audit-web/vue.config.js
@@ -2,6 +2,7 @@
  parallel: false,
  devServer: {
    port: 8080,
    headers: { "Cache-Control": "no-store" },
    proxy: {
      "/api": {
        target: "http://localhost:8090",