From c19fce3ca2d796fe1a8af099001b0e9259d006e4 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 15 May 2021 19:06:30 +0200 Subject: [PATCH] suite --- config/database.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/database.yml b/config/database.yml index 7d2fb80..2d8e7b8 100644 --- a/config/database.yml +++ b/config/database.yml @@ -31,5 +31,5 @@ production: username: postgres password: 852321pg host: localhost - port: 5433 + port: 5432 \ No newline at end of file