临时提交

This commit is contained in:
648540858
2024-09-25 16:16:24 +08:00
parent 9a9caed0a6
commit ec1e269616
2 changed files with 2 additions and 4 deletions

View File

@@ -12,14 +12,14 @@ module.exports = {
assetsPublicPath: '/',
proxyTable: {
'/debug': {
target: 'http://127.0.0.1:18082',
target: 'http://127.0.0.1:18080',
changeOrigin: true,
pathRewrite: {
'^/debug': '/'
}
},
'/static/snap': {
target: 'http://127.0.0.1:18082',
target: 'http://127.0.0.1:18080',
changeOrigin: true,
// pathRewrite: {
// '^/static/snap': '/static/snap'