Merge pull request #51 from daniellockyer/patch-1

Fixed typo in Hetzner load balancing docs
This commit is contained in:
🏔️ Peak
2024-10-25 15:42:49 +02:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ Your application is growing, and you need to scale it. One of the most common wa
In this guide, we will show you how to deploy a load-balanced application with Coolify on Hetzner Cloud. We will use two (or more) servers to host our application and a load balancer to distribute incoming traffic. We will also show you how to set up a database server if you need one.
<Aside type="tip">The whole infractructure costs around ~15€ per month.</Aside>
<Aside type="tip">The whole infrastructure costs around ~15€ per month.</Aside>
## Requirements