lasthourcloud/resources/views/emails/application-deployed-successfully.blade.php

8 lines
275 B
PHP
Raw Normal View History

2023-06-19 14:31:42 +02:00
Hello,<br><br>
A new version of your application "{{ $name }}" has been deployed to <a target="_blank"
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>