Former-commit-id: 01b056d4cb
This commit is contained in:
Hadi
2024-06-20 11:25:35 +02:00
parent 2050efbfbf
commit f3f4689cc8

View File

@@ -0,0 +1,9 @@
{
services.uptime-kuma = {
enable = true;
settings = {
HOST = "127.0.0.1";
PORT = "3005";
};
};
}