Update Kernel.php

This commit is contained in:
lizandrogd
2025-02-27 17:39:44 -05:00
parent 25d996829e
commit f113e24cb3
+1 -1
View File
@@ -34,7 +34,7 @@ class Kernel extends ConsoleKernel
// $schedule->exec('nohup php /var/www/sirpremium/artisan queue:work --sleep=3 --tries=3 > /dev/null 2>&1 &')->everyMinute();
$schedule->command('tarea:validarCompra')->everyMinute();
//$schedule->command('tarea:validarCompra')->everyMinute();
$schedule->call(function () {