Save workspace changes
This commit is contained in:
5
.deploy/artwork-evolution-release/config/covers.php
Normal file
5
.deploy/artwork-evolution-release/config/covers.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'disk' => env('COVER_DISK', env('AVATAR_DISK', 's3')),
|
||||
];
|
||||
Reference in New Issue
Block a user