xyh 1 år sedan
förälder
incheckning
2e44c6e628
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -58,8 +58,8 @@ module.exports = {
           ws: true,
           changeOrigin: true
         },
-        '/geoserver': {
-          target: 'http://localhost:8080',
+        '/api': {
+          target: 'http://localhost:80',
           ws: true,
           changeOrigin: true,
           // pathRewrite:{