First commit

This commit is contained in:
Laurin
2025-12-01 03:45:44 +01:00
commit 0daabe3de2
18 changed files with 1304 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"connectionString": "",
"host": "localhost",
"port": 27017,
"database": "minecraft",
"username": "root",
"password": "pass",
"authDatabase": "admin",
"ssl": false,
"replicaSet": "",
"connectionTimeout": 30,
"poolSize": 10
}