Version 1.5
This commit is contained in:
13
config.php.old
Normal file
13
config.php.old
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'db' => [
|
||||
'host' => 'database-5020507124.webspace-host.com',
|
||||
'name' => 'dbs15701183',
|
||||
'user' => 'dbu747436',
|
||||
'pass' => 'KuTq0PHto5izfQ',
|
||||
],
|
||||
'hours_target' => 12,
|
||||
'hourly_rate_eur' => 10,
|
||||
];
|
||||
Reference in New Issue
Block a user