From 623d61e3d3cfbb316ca4e8e56158e98578183951 Mon Sep 17 00:00:00 2001 From: Djeex Date: Thu, 10 Jul 2025 11:02:22 +0000 Subject: [PATCH] Fixed typo --- content/3.serveex/3.securite/3.cloudflare.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/3.serveex/3.securite/3.cloudflare.md b/content/3.serveex/3.securite/3.cloudflare.md index ea3aa93..4791371 100644 --- a/content/3.serveex/3.securite/3.cloudflare.md +++ b/content/3.serveex/3.securite/3.cloudflare.md @@ -109,7 +109,7 @@ ingress: - hostname: mondomaine.fr service: https://mondomaine.fr - hostname: "*.mondomaine.fr" - service: https://mondomaine..fr + service: https://mondomaine.fr - service: http_status:404 ```