Former-commit-id: 01b056d4cb
This commit is contained in:
Hadi
2024-06-20 11:25:35 +02:00
parent ba0a151f1e
commit 26263eee48
+9
View File
@@ -0,0 +1,9 @@
{
services.uptime-kuma = {
enable = true;
settings = {
HOST = "127.0.0.1";
PORT = "3005";
};
};
}