Forgot to clear config

This commit is contained in:
Matthe815
2023-07-03 03:15:57 -04:00
parent 43b7418558
commit b16ec769ce

View File

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