From 63d27257eae2a82968f20341f00c876973e96942 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Mon, 7 Nov 2022 21:53:12 +0100 Subject: [PATCH] update --- caddy_v2/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caddy_v2/readme.md b/caddy_v2/readme.md index 4b71e85..1f18025 100644 --- a/caddy_v2/readme.md +++ b/caddy_v2/readme.md @@ -733,7 +733,7 @@ of host matching and handles. [Here's](https://github.com/caddyserver/caddy/issues/3200) some discussion on this and a simple, elegant way we could have had, without the need to -dick with the Caddyfile this much. Just one global line declaration.
+dick with the Caddyfile this much. Just one global line declaration. But the effort went sideways.
So I myself do not even bother with wildcard when the config ends up looking like nginx full on boilerplate lines.