@icgio/clients-config 1.0.246 → 1.0.247

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/config.json CHANGED
@@ -412,20 +412,20 @@
412
412
  "MIX": ["172.105.237.102", "18.140.53.222", "178.157.58.210"]
413
413
  },
414
414
  "server_config_admin_whitelist_ips": {
415
- "ARMY": [],
416
- "CCDOG": [],
417
- "HKBITEX-BTC": [],
418
- "HKBITEX-ETH": [],
419
- "JYAI": [],
420
- "LBAI": [],
421
- "LUCIC": [],
422
- "MAK": [],
423
- "MINDFAK": [],
424
- "MIX": [],
425
- "OPUL": [],
426
- "SARA": [],
427
- "SQL": [],
428
- "SWFTC": [],
429
- "TACC": []
415
+ "ARMY": ["172.105.237.102"],
416
+ "CCDOG": ["172.105.237.102"],
417
+ "HKBITEX-BTC": ["172.105.237.102"],
418
+ "HKBITEX-ETH": ["172.105.237.102"],
419
+ "JYAI": ["172.105.237.102"],
420
+ "LBAI": ["172.105.237.102"],
421
+ "LUCIC": ["172.105.237.102"],
422
+ "MAK": ["172.105.237.102"],
423
+ "MINDFAK": ["172.105.237.102"],
424
+ "MIX": ["172.105.237.102"],
425
+ "OPUL": ["172.105.237.102"],
426
+ "SARA": ["172.105.237.102"],
427
+ "SQL": ["172.105.237.102"],
428
+ "SWFTC": ["172.105.237.102"],
429
+ "TACC": ["172.105.237.102"]
430
430
  }
431
431
  }
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.246",
3
+ "version": "1.0.247",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file