update:更新项目安装,增加项目domain配置

This commit is contained in:
JaguarJack
2020-09-08 14:34:03 +08:00
parent 14b5b3ce3a
commit 04e2b1ffe5
2 changed files with 11 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ return [
'local' => [
'type' => 'local',
'root' => app()->getRootPath() . 'public'.DIRECTORY_SEPARATOR.'images',
'domain' => env('app.api_url'),
'domain' => env('app.domain'),
],
'public' => [
// 磁盘类型