fix: docker cleanup email notifications

This commit is contained in:
Andras Bacsai
2024-12-11 10:50:10 +01:00
parent 1257ab6ff4
commit 6a7b283844
5 changed files with 16 additions and 18 deletions

View File

@@ -1,8 +1,8 @@
<x-emails.layout>
Docker Cleanup on {{ $serverName }} FAILED with the following error:
Docker Cleanup on {{ $name }} FAILED with the following error:
<pre>
{{ $message }}
{{ $text }}
</pre>
</x-emails.layout>