Эх сурвалжийг харах

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

yusheng 5 сар өмнө
parent
commit
858e90c775
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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,