소스 검색

配置文件

695593266@qq.com 5 달 전
부모
커밋
1bc616e608
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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" : {