coolify/resources/views/emails/application-deployed-with-error.blade.php

8 lines
244 B
PHP
Raw Normal View History

2023-06-19 12:31:42 +00:00
Hello,<br><br>
2023-06-19 13:24:04 +00:00
Deployment failed of "{{ $name }}" to <a target="_blank"
2023-06-19 12:31:42 +00:00
href="{{ $fqdn }}">{{ $fqdn }}</a><br><br>
Click the following link to view the deployment logs: <a target="_blank" href="{{ $url }}">View
Deployment</a><br><br>