mirror of
https://gitlab.com/uldvstar/exchange-2.0.git
synced 2026-08-19 04:24:16 +00:00
debug do email to vt
This commit is contained in:
@@ -32,8 +32,7 @@ class Kernel extends ConsoleKernel
|
||||
{
|
||||
|
||||
// $schedule->command('inspire')->hourly();
|
||||
// $schedule->command('mail:EmailDoToVTCommand')->everyMinute()->withoutOverlapping();
|
||||
// ->dailyAt('10:00');
|
||||
$schedule->command('mail:EmailDoToVTCommand')->dailyAt('10:00')->withoutOverlapping();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user