Browse Source

配置文件

695593266@qq.com 5 months ago
parent
commit
1bc616e608
1 changed files with 2 additions and 1 deletions
  1. 2 1
      manifest.json

+ 2 - 1
manifest.json

@@ -10,10 +10,11 @@
             "proxy" : {
                 "/api" : {
                     // "target" : "http://192.168.1.110:18086/",
-                    "target" : "http://192.168.1.125:18086/",
+                    // "target" : "http://192.168.1.125:18086/",
                     // "target" : "http://192.168.1.251:18086/",
                     // "target": "http://192.168.1.251:18186",
                     // "target": "http://116.63.185.248:80/api",
+					"target" : "http://192.168.1.251:18186/",
                     "changeOrigin" : true,
                     "secure" : false,
                     "pathRewrite" : {