Browse Source

提交domain

wuyunfeng 2 months ago
parent
commit
351b6c6143
1 changed files with 3 additions and 3 deletions
  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',