From 884eb00837d43c0954f45ffb63a5d262b90179a0 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 21 十月 2024 18:00:29 +0800
Subject: [PATCH] ll
---
h5_meeting/manifest.json | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/h5_meeting/manifest.json b/h5_meeting/manifest.json
index c727230..376b116 100644
--- a/h5_meeting/manifest.json
+++ b/h5_meeting/manifest.json
@@ -94,15 +94,15 @@
"port": 8091,
"historyApiFallback": true,
"disableHostCheck": true,
- // "proxy": {
- // "/gateway_interface": {
- // "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
- // "changeOrigin": true, // 鍏佽璺ㄥ煙
- // "pathRewrite": {
- // "^/gateway_interface": ""
- // }
- // }
- // },
+ "proxy": {
+ "/gateway_interface": {
+ "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+ "changeOrigin": true, // 鍏佽璺ㄥ煙
+ "pathRewrite": {
+ "^/gateway_interface": ""
+ }
+ }
+ },
"https": false
}
},
--
Gitblit v1.9.3