Fix: Do not change localhost server name on revalidation
This commit is contained in:
@@ -377,7 +377,6 @@ uZx9iFkCELtxrh31QJ68AAAAEXNhaWxANzZmZjY2ZDJlMmRkAQIDBA==
|
|||||||
]);
|
]);
|
||||||
|
|
||||||
$this->createdServer->update([
|
$this->createdServer->update([
|
||||||
'name' => $this->remoteServerName,
|
|
||||||
'port' => $this->remoteServerPort,
|
'port' => $this->remoteServerPort,
|
||||||
'user' => $this->remoteServerUser,
|
'user' => $this->remoteServerUser,
|
||||||
'timezone' => 'UTC',
|
'timezone' => 'UTC',
|
||||||
|
|||||||
Reference in New Issue
Block a user