This commit is contained in:
2026-04-27 09:48:57 +02:00
1864 changed files with 213511 additions and 31632 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' => '',
];
?>