ChenYizong vor 7 Jahren
Ursprung
Commit
67c5620adf
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -2,8 +2,8 @@ module.exports = {
   devServer: {
     proxy: {
       "^/api": {
-        target: "http://localhost:18080/",
-        // target: "http://localhost:4000/",
+        // target: "http://localhost:18080/",
+        target: "http://localhost:4000/",
 
         // target: "http://10.1.1.198:8080/",
         //target: "http://192.168.0.101:8080",