yangan
2024-11-20 d82330e20ab70d21c077462c21a270a569b9beab
manifest.json
@@ -100,7 +100,7 @@
            "disableHostCheck" : true,
            "proxy" : {
                "/admin" : {
                    "target" : "http://192.168.0.66:9999/",
                    "target" : "http://wrzs.czjlchem.com:9095/",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -109,7 +109,7 @@
                    }
                },
                "/gen" : {
                    "target" : "http://192.168.0.66:9999/",
                    "target" : "http://wrzs.czjlchem.com:9095/",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -118,7 +118,7 @@
                    }
                },
                "/wrzs" : {
                    "target" : "http://192.168.0.66:9896/",
                    "target" : "http://wrzs.czjlchem.com:9095/",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : true, // 需要websocket 开启