Update filesystem config

This commit is contained in:
Daniel Supernault 2022-04-10 06:32:02 -06:00
parent 6cf671cb23
commit 71e6e1f14f
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -79,7 +79,6 @@ return [
'CacheControl' => 'max-age=31536000'
],
'root' => env('DO_SPACES_ROOT','/'),
'url' => str_replace(env('DO_SPACES_REGION'),env('DO_SPACES_BUCKET').'.'.env('DO_SPACES_REGION'),str_replace("digitaloceanspaces","cdn.digitaloceanspaces",env('DO_SPACES_ENDPOINT'))),
],
'backup' => [