From a1321ff4ad712a1c14595bbb7cb6edfa029eca0b Mon Sep 17 00:00:00 2001 From: zhao_js <349234519@qq.com> Date: 星期三, 03 一月 2024 15:39:45 +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..409e0b1 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://124.70.216.149:8086", //娴嬭瘯鐜 + "changeOrigin" : true, //鏄惁璺ㄥ煙 + "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� } } } -- Gitblit v1.9.3