ソースを参照

提交

groupmealweb
gwbvipvip 11ヶ月前
コミット
53632e58ef
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      config/proxy.js

+ 2
- 2
config/proxy.js ファイルの表示

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


読み込み中…
キャンセル
保存