Browse Source

no message

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

+ 2 - 2
manifest.json

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