guhongwei 3 년 전
부모
커밋
cae1a0bddc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,
       },