From 19d5fa154937406af1dc8dc017a68c04e55e00ca Mon Sep 17 00:00:00 2001 From: zhao_js <349234519@qq.com> Date: 星期二, 21 十一月 2023 15:21:11 +0800 Subject: [PATCH] no message --- H5/manifest.json | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/H5/manifest.json b/H5/manifest.json index 4eb6f2a..6eec559 100644 --- a/H5/manifest.json +++ b/H5/manifest.json @@ -86,7 +86,13 @@ "target" : "http://124.70.216.149:8083", //娴嬭瘯鐜 "changeOrigin" : true, //鏄惁璺ㄥ煙 "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� - } + }, + "/api/" : { + //鏄犲皠鍩熷悕 + "target" : "http://localhost:24147", //娴嬭瘯鐜 + "changeOrigin" : true, //鏄惁璺ㄥ煙 + "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� + } } } } -- Gitblit v1.9.3