coolify/resources/views/emails/s3-connection-error.blade.php
2023-10-10 13:10:43 +02:00

7 lines
176 B
PHP

<x-emails.layout>
Connection could not be establised with one of your S3 Storage ({{ $name }}). Please fix it
[here]({{ $url }}).
{{ $reason }}
</x-emails.layout>