xyc
5 天以前 d25bfde3f5ebc9fd8402cc60a3e798f627d3f587
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",