@@ -29,7 +29,8 @@ module.exports = {
disableHostCheck: true,
proxy: {
'/screen': {
- target: "http://127.0.0.1:9008",
+ // target: "http://127.0.0.1:9008",
+ target: "https://dzfarmingmapscream.dev.dazesoft.cn",
pathRewrite: {
"^/screen": ""
},