coolify/resources/views/emails/s3-connection-error.blade.php
2024-01-10 11:55:33 +01:00

7 lines
166 B
PHP

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