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

update:更新代理配置

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