X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fconfig%2Fconfig-hubmaster.php;h=873004a039518e8f4308073593965c6375c9c83b;hp=cd07b8cce8618dd7728ef7e1b49fb99d1cfdf9b5;hb=03f86810ffb6ad0158ebee204ee318d47b2615ec;hpb=0e2b1c7c179e07369e49ebea93f7939c4ddb5a5e;ds=sidebyside diff --git a/inc/config/config-hubmaster.php b/inc/config/config-hubmaster.php index cd07b8cc..873004a0 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', "192.168.1.1:9060"); +$cfg->setConfigEntry('hub_bootstrap_nodes', '192.168.1.1:9060'); // [EOF] ?>