coolify/resources/views/emails/waitlist-invitation.blade.php

14 lines
253 B
PHP
Raw Normal View History

Congratulations!<br>
<br>
You have been invited to join the Coolify Cloud: <a href="{{base_url()}}/login">Login here</a>
<br>
<br>
Credentials:
<br>
Email: {{ $email }}
<br>
Password: {{ $password }}
<br>
(You will forced to change it on first login.)