diff --git a/Vues/accueil.php b/Vues/accueil.php
index f489479..f188b99 100644
--- a/Vues/accueil.php
+++ b/Vues/accueil.php
@@ -79,7 +79,9 @@
diff --git a/config/config.php b/config/config.php
index 6dabb93..af90257 100644
--- a/config/config.php
+++ b/config/config.php
@@ -2,9 +2,9 @@
$rep = __DIR__ . '/../';
-$login="thchazot1";
-$password="achanger";
-$dsn="mysql:host=localhost;dbname=dbthchazot1"; // chemin vers bd (mysql:host=londres.uca.local;dbname=dblibreton => pour l'iut)
+$login="root";
+$password="root";
+$dsn="mysql:host=localhost;port=8888;dbname=bddDeQualite"; // chemin vers bd (mysql:host=londres.uca.local;dbname=dblibreton => pour l'iut)
//$dsn="mysql:host=localhost;port=8888;dbname=bddDeQualite";
/*
$login="thchazot1";