guhongwei 4 år sedan
förälder
incheckning
ac980a220f
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

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