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

13 lines
316 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: You have to validate your server again after you fix the issue.
2023-09-13 11:05:10 +02:00
If you have any questions, please contact us.
</x-emails.layout>