소스 검색

vue.config更新

guhongwei 5 년 전
부모
커밋
853caa1625
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -34,7 +34,7 @@ module.exports = {
         ws: true,
       },
       '/api': {
-        target: 'http://free.liaoningdoupo.com',
+        target: 'http://124.235.209.122:88',
         changeOrigin: true,
         ws: true,
       },