master
fengyuexingzi 7 years ago
parent b58a747d6d
commit fd40bf935c

@ -42,7 +42,7 @@ return [
/* /*
* Use `https`. * Use `https`.
*/ */
'secure' => true, 'secure' => env('ADMIN_SECRET', true),
/* /*
* Laravel-admin auth setting. * Laravel-admin auth setting.
@ -68,7 +68,7 @@ return [
*/ */
'upload' => [ 'upload' => [
'disk' => 'oss', 'disk' => 'admin',
'directory' => [ 'directory' => [
'image' => 'images', 'image' => 'images',

@ -13,7 +13,7 @@ return [
| |
*/ */
'default' => env('FILESYSTEM_DRIVER', 'oss'), 'default' => env('FILESYSTEM_DRIVER', 'local'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Loading…
Cancel
Save