db init stuff

This commit is contained in:
Ean Milligan
2026-04-07 03:47:00 -04:00
parent a5f01b5336
commit 90d578e662
5 changed files with 78 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ export const config = {
},
db: {
host: 'localhost',
localhost: 'localhost',
port: 3306,
username: '',
password: '',