From 4d2bb20eecf42af8c0b29fda38b02df0f6c9895d Mon Sep 17 00:00:00 2001 From: zhao_js <349234519@qq.com> Date: 星期二, 28 十一月 2023 10:17:09 +0800 Subject: [PATCH] no message --- H5/manifest.json | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/H5/manifest.json b/H5/manifest.json index 4eb6f2a..1266bc3 100644 --- a/H5/manifest.json +++ b/H5/manifest.json @@ -86,6 +86,12 @@ "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