xyc
4 天以前 3c3f049cc498e56d485936ba76e5adfd680c6839
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",