Explorar o código

fix(manifest): 修正代理配置端口从18186改为18086

yusheng hai 5 meses
pai
achega
858e90c775
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -12,7 +12,7 @@
                     // "target" : "http://192.168.1.110:18086/",
                     // "target" : "http://192.168.1.251:18086/",
                     // "target" : "http://192.168.1.251:18086/",
-                    "target" : "http://192.168.1.251:18186",
+                    "target" : "http://192.168.1.251:18086",
                     // "target": "http://116.63.185.248:80/api",
                     "changeOrigin" : true,
                     "secure" : false,