Create prosess for check moving machine in mission
This commit is contained in:
@@ -147,5 +147,10 @@ return [
|
||||
'path' => storage_path('logs/telescope.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
'daily_moving_machine' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/cmms/daily_moving_machine_service.log'),
|
||||
'level' => 'info',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user