소스 검색

提交domain

wuyunfeng 2 달 전
부모
커밋
351b6c6143
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      public/domain.js

+ 3 - 3
public/domain.js

@@ -1,7 +1,7 @@
 const domain = {
-  serverUrl: 'http://192.168.8.40:8005',
-  DeviceUrl: 'http://192.168.8.40:8006',
-  mediaUrl: 'http://192.168.8.40:8004',
+  serverUrl: 'http://192.168.1.56:8005',
+  DeviceUrl: 'http://192.168.1.56:8006',
+  mediaUrl: 'http://192.168.1.56:8004',
   OnlineSystemUrl: 'http://api.base.wdklian.com',
   gateWayUrl:'http://8.129.220.143:8014',
   fileServer: 'http://8.129.220.143:8012',