]> git.mxchange.org Git - core.git/blobdiff - inc/config/config-hubmaster.php
New server IP is 188.138.90.169
[core.git] / inc / config / config-hubmaster.php
index d6e97bfc9b2e2d8372ed5ca82cd750c3cee8a18d..1973425966b298e6f5ade686fdea4b411ed0caf1 100644 (file)
@@ -25,7 +25,7 @@
 $cfg = FrameworkConfiguration::getInstance();
 
 // CFG: HUB-BOOTSTRAP-NODES
-$cfg->setConfigEntry('hub_bootstrap_nodes', '192.168.1.1:9061');
+$cfg->setConfigEntry('hub_bootstrap_nodes', '188.138.90.169:9061');
 
 // [EOF]
 ?>