Update docker and ENV settings
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'debug' => $_ENV['DEBUG'],
|
||||
'folders' => function() {
|
||||
$arr = ['base' => dirname(__DIR__, 2)];
|
||||
$arr['resources'] = implode(DIRECTORY_SEPARATOR, [
|
||||
|
Reference in New Issue
Block a user