Browse Source

提交

groupmealweb
gwbvipvip 9 months ago
parent
commit
53632e58ef
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      config/proxy.js

+ 2
- 2
config/proxy.js View File

@@ -17,8 +17,8 @@
},
},
'/groupmeal/': {
target: 'http://10.2.1.26:21995/groupmeal/',
//target:'http://localhost:5298/',
//target: 'http://10.2.1.26:21995/groupmeal/',
target:'http://localhost:5298/',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {


Loading…
Cancel
Save