chore: Fix config.json

This commit is contained in:
Matthe815
2023-11-16 11:07:00 -05:00
parent a9b8bb4c56
commit 34044f72b0

View File

@@ -120,9 +120,9 @@
],
"Database": {
"Host": "localhost",
"Port": 5433,
"Port": 5432,
"User": "postgres",
"Password": "admin",
"Password": "",
"Database": "erupe"
},
"Sign": {