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