Initial commit

This commit is contained in:
rl544
2026-09-13 19:19:37 +09:00
commit 574783ab15
24 changed files with 942 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"db_host": "localhost",
"db_port": 5433,
"db_user": "monitor",
"db_password": "monitorpassword",
"db_name": "vdimonitor"
}