From b16ec769ced363ead229899cb49228168dd52fc9 Mon Sep 17 00:00:00 2001 From: Matthe815 Date: Mon, 3 Jul 2023 03:15:57 -0400 Subject: [PATCH] Forgot to clear config --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 1b5d46ff9..1e09daddd 100644 --- a/config.json +++ b/config.json @@ -110,9 +110,9 @@ ], "Database": { "Host": "localhost", - "Port": 5433, + "Port": 5432, "User": "postgres", - "Password": "admin", + "Password": "", "Database": "erupe" }, "Sign": {