修改config文件读取
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user