WIP: db versuch, leider ERR500
This commit is contained in:
7
app/lib/secret.php
Normal file
7
app/lib/secret.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$_m = [
|
||||
'host' => 'netdoc_db',
|
||||
'user' => 'netdoc',
|
||||
'pass' => 'netdoc',
|
||||
'data' => 'netdoc'
|
||||
];
|
||||
Reference in New Issue
Block a user