diff --git a/project/src/config/config.php b/project/src/config/config.php index 76b85fc..9d3af8d 100644 --- a/project/src/config/config.php +++ b/project/src/config/config.php @@ -1,22 +1,11 @@ __DIR__.'/../', + "db" => ["dsn" => '', + "login" => '', + "mdp" =>''], + "vues" => ["index" => 'vues/index.php'] +]; ?> \ No newline at end of file