Logviewer hinzugefügt und dokploy-widget-fehler behoben
This commit is contained in:
@@ -47,8 +47,11 @@ class DokployPlatformHealth extends Widget
|
||||
$results[] = [
|
||||
'label' => ucfirst($label),
|
||||
'compose_id' => $composeId,
|
||||
'name' => $composeId,
|
||||
'status' => 'unreachable',
|
||||
'error' => $exception->getMessage(),
|
||||
'services' => [],
|
||||
'last_deploy' => null,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user