From cad882e8995204e8f11ef11003eb320512430459 Mon Sep 17 00:00:00 2001 From: wish Date: Mon, 24 Oct 2022 16:01:26 +1100 Subject: [PATCH] normalise config --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index a7e18a70a..680213df5 100644 --- a/config.json +++ b/config.json @@ -58,7 +58,7 @@ "Host": "localhost", "Port": 5432, "User": "postgres", - "Password": "a", + "Password": "", "Database": "erupe" }, "Launcher": {