修改config文件读取

This commit is contained in:
wucongxing 2023-05-29 14:12:29 +08:00
parent c4956205b4
commit 10d02d5142

View File

@ -11,7 +11,6 @@ declare(strict_types=1);
*/
use Hyperf\Contract\StdoutLoggerInterface;
use Psr\Log\LogLevel;
use function Hyperf\Support\env;
return [
'app_name' => env('APP_NAME', 'gdxz'),