diff --git a/config/database.php b/config/database.php index 51656ab0..48652fa2 100644 --- a/config/database.php +++ b/config/database.php @@ -76,6 +76,7 @@ 'charset' => 'utf8', 'prefix' => '', 'schema' => 'public', + 'sslmode' => 'prefer', ], ],