]> git.mxchange.org Git - core.git/blobdiff - inc/config/config-hubmaster.php
Updated port number for default bootstrapper
[core.git] / inc / config / config-hubmaster.php
index 3f266a456291a967c3acff10db661e33cf185a59..9e1bb991977fd11d1dd6849382cd2bfc44d07e3b 100644 (file)
@@ -25,7 +25,7 @@
 $cfg = FrameworkConfiguration::getInstance();
 
 // CFG: HUB-BOOTSTRAP-NODES
-$cfg->setConfigEntry('hub_bootstrap_nodes', '188.138.90.169:9061');
+$cfg->setConfigEntry('hub_bootstrap_nodes', 'www.mxchange.org:9060');
 
 // [EOF]
 ?>