- Replace logos, colors (red/stone palette), and fonts (Overlock/Inter) - Replace text logos with PNG from marketing API - Update AGPL source links to match repo owner - Update PostgreSQL to 17 for Alpine 3.23 - Add Forgejo Actions CI workflow - Remove upstream GitHub Actions workflows - Remove Coolify Cloud upsells, Hetzner provider, and telemetry - Update auto-update to point to Forgejo registry
13 lines
361 B
PHP
13 lines
361 B
PHP
<x-emails.layout>
|
|
Failed to delete Hetzner server #{{ $hetznerServerId }} from Hetzner Cloud.
|
|
|
|
Error:
|
|
<pre>
|
|
{{ $errorMessage }}
|
|
</pre>
|
|
|
|
The server has been removed from MapleDeploy, but may still exist in your Hetzner Cloud account.
|
|
|
|
Please check your Hetzner Cloud console and manually delete the server if needed to avoid ongoing charges.
|
|
|
|
</x-emails.layout>
|