WXL
2026-08-24 4d6b25bf2f8ef337bf7bf9b22a31b0bade6abd18
manifest.json
@@ -92,10 +92,13 @@
                "/api" : {
                    // "target" : "http://www.qdopo.com:9095",
                    // "target" : "http://192.168.76.25:9095",
                    // "target": "http://192.168.100.10:8080",
                    "target": "http://192.168.100.10:8080",
                    // "target" : "http://localhost:9095",
                    "target" : "https://opo.qduh.cn:443",
                    "changeOrigin" : true
                    // "target" : "https://opo.qduh.cn:443",
                    "changeOrigin" : true,
                    "pathRewrite" : {
                        "^/api" : ""
                    }
                }
            }
        }