update:更新配置
This commit is contained in:
parent
bd7f62b9ed
commit
a4e84ffa75
@ -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' => [
|
||||||
// 磁盘类型
|
// 磁盘类型
|
||||||
|
Loading…
x
Reference in New Issue
Block a user