job updates and command kernel updates

This commit is contained in:
2021-06-07 03:32:45 +09:00
parent 55b0002688
commit 2fbf72df61

View File

@@ -30,7 +30,7 @@ class UpdateAllianceMoonRentalWorth implements ShouldQueue
*/
public function __construct()
{
$this->connection('redis');
$this->connection = 'redis';
$this->onQueue('default');
}