xyh 1 vuosi sitten
vanhempi
commit
2e44c6e628
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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:{