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