修改config文件读取
This commit is contained in:
parent
c4956205b4
commit
10d02d5142
@ -11,7 +11,6 @@ declare(strict_types=1);
|
|||||||
*/
|
*/
|
||||||
use Hyperf\Contract\StdoutLoggerInterface;
|
use Hyperf\Contract\StdoutLoggerInterface;
|
||||||
use Psr\Log\LogLevel;
|
use Psr\Log\LogLevel;
|
||||||
use function Hyperf\Support\env;
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'app_name' => env('APP_NAME', 'gdxz'),
|
'app_name' => env('APP_NAME', 'gdxz'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user