Update config files

This commit is contained in:
Vortrex
2022-12-27 23:31:54 -06:00
parent 65aacb6389
commit ea31b69bd3
3 changed files with 37 additions and 2 deletions

8
config/database.json Normal file
View File

@@ -0,0 +1,8 @@
{
"host": "",
"user": "",
"pass": "",
"name": "",
"port": 3306,
"usePersistentConnection": false
}