From 7bf3248799addc72d9476b7b5e9d67ceb751deb2 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Mon, 7 Nov 2022 21:52:40 +0100 Subject: [PATCH] update --- caddy_v2/readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/caddy_v2/readme.md b/caddy_v2/readme.md index 8c4794c..4b71e85 100644 --- a/caddy_v2/readme.md +++ b/caddy_v2/readme.md @@ -732,6 +732,8 @@ 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 it without the need to +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.
-But the effort went sideways. +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.