Parcourir la source

提交

groupmealweb
gwbvipvip il y a 11 mois
Parent
révision
53632e58ef
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      config/proxy.js

+ 2
- 2
config/proxy.js Voir le fichier

@@ -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: {


Chargement…
Annuler
Enregistrer