From 7dd40dc4aaf81972b73875c81fb3184c325f5215 Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Sat, 25 Jan 2020 22:22:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/filesystem.php | 1 + 1 file changed, 1 insertion(+) 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' => [ // 磁盘类型