提交 37efac47 编写于 作者: tony001's avatar tony001

update:更新代理配置

上级 86028e01
...@@ -18,26 +18,7 @@ module.exports = { ...@@ -18,26 +18,7 @@ module.exports = {
port: 8111, port: 8111,
compress: true, compress: true,
disableHostCheck: true, disableHostCheck: true,
// proxy: { // proxy:"http://172.16.103.153:30093/",
// '/v7/*':{
// target: 'http://172.16.240.110:10000/'
// },
// '/appdata':{
// target: 'http://172.16.240.110:10000/'
// },
// '/sysorganizations/*':{
// target: 'http://172.16.240.110:10000/'
// },
// '/wfcore/*': {
// target: 'http://172.16.103.157:40003/',
// pathRewrite:{
// "^/wfcore": ""
// }
// },
// '/': {
// target: 'http://172.16.103.157:51000/demosys/demoapi',
// },
// },
historyApiFallback: { historyApiFallback: {
rewrites: [ rewrites: [
<#if app.getAllRefPSAppViews()??> <#if app.getAllRefPSAppViews()??>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册