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": { "Database": {
"Host": "localhost", "Host": "localhost",
"Port": 5433, "Port": 5432,
"User": "postgres", "User": "postgres",
"Password": "admin", "Password": "",
"Database": "erupe" "Database": "erupe"
}, },
"Sign": { "Sign": {