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

10 lines
338 B
PHP
Raw Normal View History

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