Add the possibility to use a different configuration directory
This commit is contained in:
parent
c40b3411a7
commit
5702944116
12 changed files with 75 additions and 19 deletions
|
@ -77,6 +77,7 @@ return [
|
|||
'shared' => true,
|
||||
'constructParams' => [
|
||||
[Dice::INSTANCE => '$basepath'],
|
||||
$_SERVER,
|
||||
],
|
||||
],
|
||||
Config\Cache::class => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue