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