Update documentation/docs/install/caddy.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Sean Morley
2025-04-07 19:16:58 -04:00
committed by GitHub
parent 3b5240dffe
commit 43b8275fc1

View File

@@ -2,7 +2,7 @@
Caddy is a modern HTTP reverse proxy. It automatically integrates with Let's Encrypt (or other certificate providers) to generate TLS certificates for your site.
As an example, if you want to add Caddy to your Docker compose configuration, add the following service to your `docker-compose-ymö`:
As an example, if you want to add Caddy to your Docker compose configuration, add the following service to your `docker-compose.yml`:
```yaml
services: