lrf402788946 4 vuotta sitten
vanhempi
commit
57b6fdfb3a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -30,7 +30,7 @@ module.exports = {
         ws: false,
       },
       '/api/achieve': {
-        target: 'http://broadcast.waityou24.cn',
+        target: 'http://192.168.1.19:9103',
         changeOrigin: true,
         ws: false,
       },