Add keydb, dragonfly and clickhouse
This commit is contained in:
@@ -75,6 +75,7 @@ class Form extends Component
|
||||
}
|
||||
public function checkLocalhostConnection()
|
||||
{
|
||||
$this->submit();
|
||||
$uptime = $this->server->validateConnection();
|
||||
if ($uptime) {
|
||||
$this->dispatch('success', 'Server is reachable.');
|
||||
|
||||
Reference in New Issue
Block a user