mirror of
https://github.com/v2board/v2board.git
synced 2025-06-14 05:37:49 +08:00
format
This commit is contained in:
@ -51,7 +51,7 @@ return [
|
||||
'public' => [
|
||||
'driver' => 'local',
|
||||
'root' => storage_path('app/public'),
|
||||
'url' => env('APP_URL').'/storage',
|
||||
'url' => env('APP_URL') . '/storage',
|
||||
'visibility' => 'public',
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user