From cbde2b4fb938ce62c204390544c52935906c8962 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期二, 09 一月 2024 18:59:29 +0800 Subject: [PATCH] 11 --- config/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/index.js b/config/index.js index 1f32556..23cacef 100644 --- a/config/index.js +++ b/config/index.js @@ -37,7 +37,7 @@ proxyTable: { // 杩欓噷閰嶇疆 '/api' 灏辩瓑浠蜂簬 target , 浣犲湪閾炬帴閲岃闂� /api === http://localhost:54321 '/JiangSu': { - target: 'http://localhost/JiangSu', + target: 'http://192.168.20.83/JiangSu', // secure: true, // 濡傛灉鏄� https ,闇�瑕佸紑鍚繖涓�夐」 changeOrigin: true, // 鏄惁鏄法鍩熻姹�?鑲畾鏄晩,涓嶈法鍩熷氨娌℃湁蹇呰閰嶇疆杩欎釜proxyTable浜�. pathRewrite: { // 閲嶅啓璺緞 渚嬪娴忚鍣ㄨ姹傚湴鍧�http://localhost:12345/xxx,瀹為檯璇锋眰鐨勬槸浣犱唬鐞嗙殑鍦板潃锛歨ttp:xxx/11111 -- Gitblit v1.9.3