coolify/resources/views/emails/server-lost-connection.blade.php

13 lines
389 B
PHP
Raw Normal View History

2023-09-13 11:05:10 +02:00
<x-emails.layout>
2023-09-14 12:45:50 +02:00
Coolify cannot connect to your server ({{$name}}). Please check your server and make sure it is running.
All automations & integrations are turned off!
IMPORTANT: We automatically try to revive your server. If your server is back online, we will automatically turn on all automations & integrations.
2023-09-13 11:05:10 +02:00
If you have any questions, please contact us.
</x-emails.layout>