更新页面配置文件,开发文档,登录页面,首页
This commit is contained in:
@@ -223,7 +223,16 @@
|
||||
"pathRewrite" : {
|
||||
"/ysk" : ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"/ww" : {
|
||||
// 需要被代理的后台地址
|
||||
"target" : "http://192.168.1.15:8000",
|
||||
"changeOrigin" : true,
|
||||
"secure" : false,
|
||||
"pathRewrite" : {
|
||||
"/ww" : ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user