Logviewer hinzugefügt und dokploy-widget-fehler behoben

This commit is contained in:
Codex Agent
2025-11-24 11:04:51 +01:00
parent 6c84a41826
commit 4667ec8073
5 changed files with 226 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<div class="flex items-center justify-between">
<div>
<p class="text-sm font-semibold text-slate-600 dark:text-slate-200">{{ $compose['label'] }}</p>
<p class="text-xs text-slate-500 dark:text-slate-400">{{ $compose['name'] }}</p>
<p class="text-xs text-slate-500 dark:text-slate-400">{{ $compose['name'] ?? '' }}</p>
<p class="text-[11px] text-slate-400 dark:text-slate-500">{{ $compose['compose_id'] }}</p>
</div>
<span @class([