@@ -67,6 +67,14 @@ switch (baseNewUrl) {
hasStaticRoutes: true,
}
break
+ case '120.26.64.82':
+ PLATFROM_CONFIG = {
+ ...PLATFROM_CONFIG,
+ baseNewUrl: 'http://10.211.1.152:8083',
+ baseURLCA: 'http://10.211.1.152:8083',
+ hasStaticRoutes: true,
+ }
+ break
case 'localhost':
PLATFROM_CONFIG = {
...PLATFROM_CONFIG,