coolify/resources/views/livewire/security/cloud-tokens.blade.php
rosslh db2c2e698e feat(branding): apply MapleDeploy branding to Coolify fork
- 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
2026-02-11 21:12:44 -05:00

7 lines
155 B
PHP

<div>
<x-slot:title>
Cloud Tokens | MapleDeploy
</x-slot>
<x-security.navbar />
<livewire:security.cloud-provider-tokens />
</div>