mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
enable pushing booking transaction on staging
This commit is contained in:
@@ -79,11 +79,11 @@ class Kernel extends ConsoleKernel
|
||||
// $schedule->command('lark:push-booking-module')
|
||||
// ->hourly()
|
||||
// ->withoutOverlapping();
|
||||
// // Push booking module to Lark
|
||||
$schedule->command('lark:push-booking-transactions-module')
|
||||
->hourly()
|
||||
->withoutOverlapping();
|
||||
}
|
||||
// // Push booking module to Lark
|
||||
$schedule->command('lark:push-booking-transactions-module')
|
||||
->hourly()
|
||||
->withoutOverlapping();
|
||||
}
|
||||
//Commands Version 1: Before Laravel Vapor/AWS
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user