a1140836302 2 rokov pred
rodič
commit
7ad982aab7
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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,
       }