mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
9 lines
189 B
PHP
9 lines
189 B
PHP
<x-emails.layout>
|
|
|
|
Container {{ $containerName }} has been stopped unexpectedly on {{$serverName}}.
|
|
|
|
@if ($url)
|
|
Please check what is going on [here]({{ $url }}).
|
|
@endif
|
|
|
|
</x-emails.layout>
|