X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fconfig%2Fconfig-hubmaster.php;h=9e1bb991977fd11d1dd6849382cd2bfc44d07e3b;hp=3f266a456291a967c3acff10db661e33cf185a59;hb=619e98efd3b0a21125b709d12284dbc34680e35e;hpb=4b88c118b615335d06bd74e444173d21aef4406c diff --git a/inc/config/config-hubmaster.php b/inc/config/config-hubmaster.php index 3f266a45..9e1bb991 100644 --- a/inc/config/config-hubmaster.php +++ b/inc/config/config-hubmaster.php @@ -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] ?>