diff --git a/config/filesystem.php b/config/filesystem.php index 056fb03..287ad00 100644 --- a/config/filesystem.php +++ b/config/filesystem.php @@ -10,6 +10,7 @@ return [ 'local' => [ 'type' => 'local', 'root' => app()->getRuntimePath() . 'storage', + 'domain' => '', ], 'public' => [ // 磁盘类型