update readme & cleanup

This commit is contained in:
2023-07-05 11:39:31 -07:00
parent 79fb39b154
commit 05946c0ebf
9 changed files with 72 additions and 78 deletions

View File

@@ -3,5 +3,5 @@
"mysqlPort": 3306,
"mysqlUser": "root",
"mysqlPassword": "root",
"mysqlDatabase": "db"
"mysqlDatabase": "arma3_attendance"
}

View File

@@ -1,7 +0,0 @@
{
"mysqlHost": "127.0.0.1",
"mysqlPort": 12730,
"mysqlUser": "root",
"mysqlPassword": "i&Lz8A3RuPcY5b326ALXgjl",
"mysqlDatabase": "testdb"
}