mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-05 05:02:06 +00:00
wip: migrate to livewire 3
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<x-emails.layout>
|
||||
|
||||
A service ({{ $containerName }}) has been stopped unexpectedly on {{$serverName}}.
|
||||
A service ({{ $containerName }}) has been stopped unexpectedly on {{ $serverName }}.
|
||||
|
||||
@if ($url)
|
||||
Please check what is going on [here]({{ $url }}).
|
||||
@endif
|
||||
@if ($url)
|
||||
Please check what is going on [here]({{ $url }}).
|
||||
@endif
|
||||
|
||||
</x-emails.layout>
|
||||
|
||||
Reference in New Issue
Block a user