xyh 1 year ago
parent
commit
2e44c6e628
1 changed files with 2 additions and 2 deletions
  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:{