优化
This commit is contained in:
@@ -33,7 +33,7 @@ module.exports = {
|
||||
rewrite: '/' // 重写路径
|
||||
},
|
||||
"/ysk": {
|
||||
"target": "http://192.168.1.42",
|
||||
target: "http://192.168.1.42",
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
"^/ysk": ""
|
||||
|
||||
Reference in New Issue
Block a user