lawrencehj
2021-06-23 456f90cd25edf82b11f5c6cbc855aaa1dd8828b3
web_src/config/index.js
@@ -18,6 +18,13 @@
          '^/debug': '/'
        }
      },
      '/static/snap': {
        target: 'http://localhost:18080',
        changeOrigin: true,
        // pathRewrite: {
        //   '^/static/snap': '/static/snap'
        // }
      },
    },