Added beszel to homepage

This commit is contained in:
2025-04-30 15:56:19 +02:00
parent 5f0eb27281
commit 4ab5ad76cf
2 changed files with 12 additions and 0 deletions

View File

@@ -59,6 +59,15 @@ in {
container = "uptime-kuma";
};
}
{
"Beszel" = {
href = "https://monitor.local.tbmrs.nl";
description = "Server monitoring";
icon = "beszel";
server = "podman";
container = "beszel";
};
}
];
}
{