update:配置更新
This commit is contained in:
@@ -9,7 +9,7 @@ return [
|
||||
'disks' => [
|
||||
'local' => [
|
||||
'type' => 'local',
|
||||
'root' => app()->getRootPath() . 'public/images',
|
||||
'root' => app()->getRootPath() . 'public'.DIRECTORY_SEPARATOR.'images',
|
||||
'domain' => env('API_URL'),
|
||||
],
|
||||
'public' => [
|
||||
|
Reference in New Issue
Block a user