This commit is contained in:
2019-05-30 02:07:01 -05:00
parent 3d61ab45ec
commit 765fc00aa2

View File

@@ -75,7 +75,7 @@ class ProcessStructureJob implements ShouldQueue
$this->esi = new Eseye($authentication);
//Set the connection for the job
//$this->connection = 'redis';
$this->connection = 'redis';
}
/**