manifest.json
@@ -91,7 +91,7 @@ "proxy": { /**配置服务器路径**/ "/jeecg-boot": { "target": "https://192.168.1.42:9999",// 目标服务器 "target": "https://192.168.4.20:9999", // 目标服务器 "changeOrigin": true } } @@ -104,4 +104,3 @@ } } /**配置服务器路径**/// 目标服务器