zhaoke 1 жил өмнө
parent
commit
b826a7d79a

+ 2 - 2
public/staticConfig.js

@@ -43,8 +43,8 @@ switch (baseNewUrl) {
   case '10.199.7.20':
     PLATFROM_CONFIG = {
       ...PLATFROM_CONFIG,
-      baseNewUrl: 'http://10.199.7.20:8083',
-      baseURLCA: 'http://10.199.7.20:8083',
+      baseNewUrl: 'https://10.199.7.20:8083',
+      baseURLCA: 'https://10.199.7.20:8083',
       hasStaticRoutes: true,
     }
     break