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:{