xyh 1 年之前
父節點
當前提交
2e44c6e628
共有 1 個文件被更改,包括 2 次插入2 次删除
  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:{