mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
10 lines
181 B
PHP
10 lines
181 B
PHP
<x-emails.layout>
|
|
Scheduled task ({{ $task->name }}) was FAILED with the following error:
|
|
|
|
<pre>
|
|
{{ $output }}
|
|
</pre>
|
|
|
|
Click [here]({{ $url }}) to view the task.
|
|
</x-emails.layout>
|