a1140836302 2 년 전
부모
커밋
7ad982aab7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -35,7 +35,7 @@ module.exports = {
       },
       '/video':{
         // target: `ws://192.168.3.177:8082/`,
-        target: `ws://192.168.3.177:8080/ws`,
+        target: `ws://192.168.3.177:8082/ws`,
         ws: true,
         changeOrigin: true,
       }