648540858
2024-04-30 fa8ff09b426ac3fab3e3e715ffff15e60c20779c
web_src/config/index.js
@@ -12,14 +12,14 @@
    assetsPublicPath: '/',
    proxyTable: {
      '/debug': {
        target: 'http://localhost:38080',
        target: 'http://127.0.0.1:18082',
        changeOrigin: true,
        pathRewrite: {
          '^/debug': '/'
        }
      },
      '/static/snap': {
        target: 'http://localhost:38080',
        target: 'http://127.0.0.1:18082',
        changeOrigin: true,
        // pathRewrite: {
        //   '^/static/snap': '/static/snap'