Supprimer config/database.php

This commit is contained in:
2026-04-07 13:10:40 +00:00
parent a9e7e0331c
commit 05533d68c6

View File

@@ -1,9 +0,0 @@
<?php
return [
'host' => 'localhost',
'port' => 3306,
'user' => 'benjamin',
'pass' => '011235813',
'name' => 'siterecette'
];