guhongwei 4 vuotta sitten
vanhempi
commit
6d80ac3dc9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

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