소스 검색

00点53分

huk 3 년 전
부모
커밋
4ecc78356c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -63,7 +63,7 @@ let proxyTable = {
     }
   },
   "/api/v1": {
-    target: "http://192.168.1.106:8019",
+    target: "http://192.168.1.106:8080",
     ws: true,
     pathRewrite: {
       "^/api/v1": "/api/v1"