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