Browse Source

no message

USER-20230908AJ\Administrator 6 months ago
parent
commit
20121b6a68
1 changed files with 2 additions and 1 deletions
  1. 2 1
      manifest.json

+ 2 - 1
manifest.json

@@ -75,7 +75,8 @@
             "disableHostCheck" : true,
             "disableHostCheck" : true,
             "proxy" : {
             "proxy" : {
                 "/api" : {
                 "/api" : {
-                    "target" : "http://cc-api.localhost.cc/",
+//                    "target" : "http://cc-api.localhost.cc/",
+                    "target" : "http://new-api.woqu.sg/",
                     "changeOrigin" : true,
                     "changeOrigin" : true,
                     "secure" : false
                     "secure" : false
                 }
                 }