mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
remove Logs::
This commit is contained in:
@@ -43,7 +43,7 @@ class ApplicationContainerStatusJob implements ShouldQueue, ShouldBeUnique
|
||||
$this->application->save();
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
Log::error($e->getMessage());
|
||||
ray($e->getMessage());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user