feat: add global Docker network stats tracking and update HomeDashboard title

This commit is contained in:
SaelixCode
2026-03-03 09:10:24 -05:00
parent 587e88e93d
commit 1fd078616a
3 changed files with 57 additions and 14 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ export default function HomeDashboard() {
<Card className="rounded-xl border-muted bg-card">
<CardHeader className="flex flex-row items-center justify-between space-y-0 pb-2">
<CardTitle className="text-sm font-medium text-muted-foreground">Host Network</CardTitle>
<CardTitle className="text-sm font-medium text-muted-foreground">Docker Network</CardTitle>
<Network className="h-4 w-4 text-cyan-500" />
</CardHeader>
<CardContent>