update de kernel eliminacin del schudale de email

This commit is contained in:
lizandrogd
2023-11-06 23:08:26 -05:00
parent 44dd1299cf
commit bfbad2b508
+3 -2
View File
@@ -31,8 +31,9 @@ class Kernel extends ConsoleKernel
protected function schedule(Schedule $schedule)
{
$schedule->exec('nohup php /home/u111286300/domains/sirpremium.com.co/public_html/app/artisan queue:work --sleep=3 --tries=3 > /dev/null 2>&1 &')->everyMinute();
{
//$schedule->exec('nohup php /var/www/sirpremium/artisan queue:work --sleep=3 --tries=3 > /dev/null 2>&1 &')->everyMinute();
$schedule->call(function () {
$fechaHoy = Carbon::now();