mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
8 lines
192 B
PHP
8 lines
192 B
PHP
<x-emails.layout>
|
|
A resource ({{ $containerName }}) has been stopped unexpectedly on {{ $serverName }}.
|
|
|
|
@if ($url)
|
|
Please check what is going on [here]({{ $url }}).
|
|
@endif
|
|
</x-emails.layout>
|