execute handle on containerstatusjob
This commit is contained in:
parent
29ee9915f3
commit
794cfbd8eb
@ -39,7 +39,7 @@ class ContainerStatusJob implements ShouldQueue, ShouldBeEncrypted
|
|||||||
|
|
||||||
public function __construct(public Server $server)
|
public function __construct(public Server $server)
|
||||||
{
|
{
|
||||||
// $this->handle();
|
$this->handle();
|
||||||
}
|
}
|
||||||
|
|
||||||
public function handle()
|
public function handle()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user