648540858
2023-03-05 a7c3cf531640bb59aa90cb476b8c21db97f41ddb
web_src/config/index.js
@@ -8,18 +8,18 @@
  dev: {
    // Paths
    assetsSubDirectory: './static',
    assetsPublicPath: './',
    assetsSubDirectory: 'static',
    assetsPublicPath: '/',
    proxyTable: {
      '/debug': {
        target: 'http://localhost:38080',
        target: 'http://localhost:18080',
        changeOrigin: true,
        pathRewrite: {
          '^/debug': '/'
        }
      },
      '/static/snap': {
        target: 'http://localhost:38080',
        target: 'http://localhost:18080',
        changeOrigin: true,
        // pathRewrite: {
        //   '^/static/snap': '/static/snap'
@@ -61,7 +61,7 @@
    // Paths
    assetsRoot: path.resolve(__dirname, '../../src/main/resources/static/'),
    assetsSubDirectory: './static',
    assetsPublicPath: './',
    assetsPublicPath: '/',
    /**
     * Source Maps