add uptime / auto kuma

This commit is contained in:
2026-01-30 09:28:47 +01:00
parent 8e25be9224
commit a5aa0999ad
6 changed files with 128 additions and 90 deletions

View File

@@ -0,0 +1,8 @@
{
"type": "sqlite",
"port": 3306,
"hostname": "",
"username": "",
"password": "",
"dbName": "kuma"
}