diff --git a/config.json b/config.json index b175451e4..d3de778bb 100644 --- a/config.json +++ b/config.json @@ -119,9 +119,9 @@ ], "Database": { "Host": "localhost", - "Port": 5433, + "Port": 5432, "User": "postgres", - "Password": "admin", + "Password": "", "Database": "erupe" }, "Sign": {