From 20f964ffa6d1a0959bcd3826fa938f9c68cf2497 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 02 八月 2023 10:21:13 +0800 Subject: [PATCH] no message --- h5/apph5/manifest.json | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/h5/apph5/manifest.json b/h5/apph5/manifest.json index 64dd969..e85b7b5 100644 --- a/h5/apph5/manifest.json +++ b/h5/apph5/manifest.json @@ -74,8 +74,15 @@ "mode" : "history" }, "devServer" : { + "public" : "0.0.0.0", "proxy" : { //閰嶇疆浠g悊鏈嶅姟鍣ㄦ潵瑙e喅璺ㄥ煙闂锛寀niapp涓嶉�傜敤CORS鏂规鍜岃缃甁SONP鏂规 + "/openwize/" : { + //鏄犲皠鍩熷悕 + "target" : "http://vx8.cc", //娴嬭瘯鐜 + "changeOrigin" : true, //鏄惁璺ㄥ煙 + "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� + }, "/api/" : { //鏄犲皠鍩熷悕 "target" : "http://dfg.shop.com", //娴嬭瘯鐜 -- Gitblit v1.9.3