修改配置
This commit is contained in:
parent
a8c98a0a05
commit
7dd40dc4aa
@ -10,6 +10,7 @@ return [
|
|||||||
'local' => [
|
'local' => [
|
||||||
'type' => 'local',
|
'type' => 'local',
|
||||||
'root' => app()->getRuntimePath() . 'storage',
|
'root' => app()->getRuntimePath() . 'storage',
|
||||||
|
'domain' => '',
|
||||||
],
|
],
|
||||||
'public' => [
|
'public' => [
|
||||||
// 磁盘类型
|
// 磁盘类型
|
||||||
|
Loading…
x
Reference in New Issue
Block a user