Initial Push
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return [
|
||||
'host' => 'localhost',
|
||||
'dbname' => 'watchgether',
|
||||
'username' => 'root',
|
||||
'password' => '',
|
||||
];
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user