Remove Laravel Forge from self-hosting docs, update image name

This commit is contained in:
Tuan Dang
2023-07-07 12:13:47 +07:00
parent 24413e1edd
commit 0f72ccf82e
4 changed files with 4 additions and 11 deletions

View File

@@ -25,13 +25,6 @@ Choose from a variety of deployment options listed below to get started.
<Card title="Fly.io" color="#dc2626" href="deployment-options/fly.io">
Use our standalone docker image to deploy on Fly.io
</Card>
<Card
title="Laravel Forge"
color="#17B69B"
href="deployment-options/laravel-forge"
>
Use our standalone docker image to deploy on Laravel Forge
</Card>
<Card title="Render.com" color="#dc2626" href="deployment-options/render">
Install on Render using our standalone docker image
</Card>