guhongwei 3 years ago
parent
commit
cae1a0bddc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -23,7 +23,7 @@ module.exports = {
         target: 'http://broadcast.waityou24.cn',
       },
       '/api': {
-        target: 'http://127.0.0.1:12001',
+        target: 'http://broadcast.kqyjy.com',
         changeOrigin: true,
         ws: false,
       },