From 43b8275fc18bdad09ed26bf6f8692dc294c814c7 Mon Sep 17 00:00:00 2001 From: Sean Morley <98704938+seanmorley15@users.noreply.github.com> Date: Mon, 7 Apr 2025 19:16:58 -0400 Subject: [PATCH] Update documentation/docs/install/caddy.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- documentation/docs/install/caddy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/install/caddy.md b/documentation/docs/install/caddy.md index 2f99db8..d9d088a 100644 --- a/documentation/docs/install/caddy.md +++ b/documentation/docs/install/caddy.md @@ -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: