wip: migrate to livewire 3
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
<x-emails.layout>
|
||||
|
||||
A service ({{ $containerName }}) has been restarted automatically on {{$serverName}}, because it was stopped unexpectedly.
|
||||
A service ({{ $containerName }}) has been restarted automatically on {{ $serverName }}, because it was stopped
|
||||
unexpectedly.
|
||||
|
||||
@if ($containerName === 'coolify-proxy')
|
||||
Coolify Proxy should run on your server as you have FQDNs set up in one of your resources.
|
||||
@if ($containerName === 'coolify-proxy')
|
||||
Coolify Proxy should run on your server as you have FQDNs set up in one of your resources.
|
||||
|
||||
If you don't want to use Coolify Proxy, please remove FQDN from your resources or set Proxy type to Custom(None).
|
||||
@endif
|
||||
If you don't want to use Coolify Proxy, please remove FQDN from your resources or set Proxy type to
|
||||
Custom(None).
|
||||
@endif
|
||||
|
||||
</x-emails.layout>
|
||||
|
||||
Reference in New Issue
Block a user