feat: add uptime-kuma module

This commit is contained in:
tux
2026-08-08 15:34:44 +05:30
parent 162b822870
commit 819c54d46f
2 changed files with 57 additions and 0 deletions

View File

@@ -44,6 +44,12 @@
domain = "lab.tux.rs";
};
uptime-kuma = {
enable = true;
port = 1111;
domain = "status.lab.tux.rs";
};
mediaflow-proxy = {
enable = true;
port = 8888;