add uptime / auto kuma
This commit is contained in:
8
uptime-kuma/db-config.json
Normal file
8
uptime-kuma/db-config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "sqlite",
|
||||
"port": 3306,
|
||||
"hostname": "",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"dbName": "kuma"
|
||||
}
|
||||
Reference in New Issue
Block a user