Import initial du site depuis le serveur

This commit is contained in:
WhyKorp's server
2026-04-27 06:52:16 +00:00
parent 81b39e856b
commit f57f9fe1d5
1871 changed files with 214417 additions and 32138 deletions
+8 -8
View File
@@ -1,9 +1,9 @@
<?php
return [
'host' => 'localhost',
'dbname' => 'watchgether',
'username' => 'root',
'password' => '',
];
<?php
return [
'host' => 'localhost',
'dbname' => 'watchgether',
'username' => 'root',
'password' => '',
];
?>