dsk
2023-06-25 cec266d3cd27e79e61b7e614d0c85e0b43492115
web_src/config/index.js
@@ -12,14 +12,14 @@
    assetsPublicPath: '/',
    proxyTable: {
      '/debug': {
        target: 'http://localhost:18080',
        target: 'http://localhost:18978',
        changeOrigin: true,
        pathRewrite: {
          '^/debug': '/'
        }
      },
      '/static/snap': {
        target: 'http://localhost:18080',
        target: 'http://localhost:18978',
        changeOrigin: true,
        // pathRewrite: {
        //   '^/static/snap': '/static/snap'