mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
10 lines
189 B
PHP
10 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>
|