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