yangan
15 小时以前 a28d0135ee42809b2c5863609da37155d3ecba5b
manifest.json
@@ -100,7 +100,7 @@
            "disableHostCheck" : true,
            "proxy" : {
                "/admin" : {
                    "target" : "http://192.168.0.66:9999/",
                    "target" : "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -109,7 +109,7 @@
                    }
                },
                "/gen" : {
                    "target" : "http://192.168.0.66:9999/",
                    "target" :  "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -118,7 +118,7 @@
                    }
                },
                "/wrzs" : {
                    "target" : "http://192.168.0.66:9896/",
                    "target" :  "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : true, // 需要websocket 开启