hfxc226 2 éve
szülő
commit
a0f8df29aa
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -112,7 +112,7 @@ const vueConfig = {
         }
       },
       '/files': {
-        target: 'http://localhost:5050',
+        target: 'http://localhost:5000',
         ws: false,
         changeOrigin: true
       }