X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fconfig-local.php-dist;h=ae800e2373ff7f6dff1a96da424f61a1c615395d;hb=c29de396ab9b3fde494bbbae480011583f57dcdc;hp=a977f0362a0464c7bae543ff8f81c54cc76b819b;hpb=8b968b563b91b04dc33b74b6ce0a9978a0670aee;p=hub.git diff --git a/application/hub/config-local.php-dist b/application/hub/config-local.php-dist index a977f0362..ae800e237 100644 --- a/application/hub/config-local.php-dist +++ b/application/hub/config-local.php-dist @@ -49,7 +49,7 @@ $cfg->setConfigEntry('node_udp_listen_port', 9060); $cfg->setConfigEntry('node_default_mode', 'regular'); // CFG: EXTERNAL-IP -$cfg->setConfigEntry('external_ip', ''); +// Use this if auto-detection fails! $cfg->setConfigEntry('external_ip', ''); // CFG: HUB-BOOTSTRAP-NODES $cfg->setConfigEntry('hub_bootstrap_nodes', '188.138.90.169:9060');