ZaiZai 1 년 전
부모
커밋
15c25c1cce
1개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  1. 5 4
      src/config/index.json

+ 5 - 4
src/config/index.json

@@ -1,6 +1,7 @@
 {
-    "target": "http://127.0.0.1:8090",
-    "dev": {
-        "port": 1888
-    }
+  "target1": "http://192.168.0.102:8090",
+  "target": "http://39.108.216.210:8090",
+  "dev": {
+    "port": 1888
+  }
 }