From 4b251816b75d1ba5423f41370b9e43bed4493f90 Mon Sep 17 00:00:00 2001 From: zhao_js <349234519@qq.com> Date: 星期三, 03 一月 2024 15:07:16 +0800 Subject: [PATCH] no message --- H5/manifest.json | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/H5/manifest.json b/H5/manifest.json index 6eec559..409e0b1 100644 --- a/H5/manifest.json +++ b/H5/manifest.json @@ -87,12 +87,12 @@ "changeOrigin" : true, //鏄惁璺ㄥ煙 "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� }, - "/api/" : { - //鏄犲皠鍩熷悕 - "target" : "http://localhost:24147", //娴嬭瘯鐜 - "changeOrigin" : true, //鏄惁璺ㄥ煙 - "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� - } + "/api/" : { + //鏄犲皠鍩熷悕 + "target" : "http://124.70.216.149:8086", //娴嬭瘯鐜 + "changeOrigin" : true, //鏄惁璺ㄥ煙 + "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞� + } } } } -- Gitblit v1.9.3