deploy: 27310f9d489371eaa3b5e5ef3e18ff851355b47f

This commit is contained in:
alcalbg 2024-04-17 15:23:48 +00:00
parent 44a1334571
commit 7a1c075223

View File

@ -154,7 +154,7 @@ Requiring additional libraries with <a href="https://getcomposer.org/download/">
'separator' =&gt; '/',
'config' =&gt; [],
'adapter' =&gt; function () {
return new \League\Flysystem\Adapter\Ftp([
return new \Filegator\Services\Storage\Adapters\FilegatorFtp([
'host' =&gt; 'example.com',
'username' =&gt; 'demo',
'password' =&gt; 'password',