소스 검색

add to local

stanley-king 4 년 전
부모
커밋
0306804c3f
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -1,6 +1,7 @@
 
 // const targetUrl = 'http://39.97.239.116:8080';
-const targetUrl = 'http://api.zng.com:8080';
+// const targetUrl = 'http://api.zng.com:8080';
+const targetUrl = 'http://192.168.1.200:8080';
 
 module.exports = {
     publicPath:'./',