fix: fivepd issue

This commit is contained in:
Jacob
2025-04-30 02:02:42 +01:00
parent 539a7d81ad
commit 383e04e5a7
+1 -1
View File
@@ -3,7 +3,7 @@
"database": {
"username": "root",
"password": "Elite_Gaming_13",
"host": "127.0.0.1",
"host": "localhost",
"port": 3306,
"database": "fivepd"
},