chore: Removed credentials

This commit is contained in:
Matthe815
2023-11-05 19:21:12 -05:00
parent cce64d4010
commit 5e760da8bc

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": {