From df9e33bdccc464e2ba7e947d9b4c992188fe95dd Mon Sep 17 00:00:00 2001 From: wish Date: Thu, 8 Feb 2024 18:29:04 +1100 Subject: [PATCH] fix dirty pr --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index bffde254a..1e9e6486d 100644 --- a/config.json +++ b/config.json @@ -157,10 +157,10 @@ {"Name": "EXRenewing", "Enabled": true} ], "Database": { - "Host": "db", + "Host": "localhost", "Port": 5432, "User": "postgres", - "Password": "password", + "Password": "", "Database": "erupe" }, "Sign": {