yangyj 2 년 전
부모
커밋
281843e63d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/config/index.json

+ 1 - 1
src/config/index.json

@@ -1,5 +1,5 @@
 {
-    "target": "http://47.110.251.215:8090",
+    "target": "http://127.0.0.1:8090",
     "dev": {
         "port": 1888
     }