Update docker and ENV settings

This commit is contained in:
2023-04-12 23:26:48 -04:00
parent 4f7241e146
commit 93aa4b0576
3 changed files with 28 additions and 25 deletions

View File

@ -1,5 +1,6 @@
<?php
return [
'debug' => $_ENV['DEBUG'],
'folders' => function() {
$arr = ['base' => dirname(__DIR__, 2)];
$arr['resources'] = implode(DIRECTORY_SEPARATOR, [