]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/discovery/package/class_PackageRecipientDiscovery.php
New server IP is 188.138.90.169
[hub.git] / application / hub / main / discovery / package / class_PackageRecipientDiscovery.php
index c0d256556cee6fb6704d3524311aeb9a471596c7..48ca7ea73c0d5bbf9311961a877c2f79db868ea4 100644 (file)
@@ -76,7 +76,7 @@ class PackageRecipientDiscovery extends BaseHubDiscovery implements Discoverable
                                        // Use it as external ip
                                        $ip = $this->getConfigInstance()->getConfigEntry('external_ip');
                                } else {
-                                       // Determine own external ip by connecting to my (coder) server at 217.172.186.31
+                                       // Determine own external ip by connecting to my (coder) server at 188.138.90.169
                                        $ip = ConsoleTools::determineExternalIp();
                                }