From b5bacb76a1b88b0d831ab33ee089d4f909d2181e Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 4 Dec 2025 09:30:44 +0100 Subject: [PATCH] Update traefik/dynamic/_all.yml --- traefik/dynamic/_all.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/traefik/dynamic/_all.yml b/traefik/dynamic/_all.yml index 0d5b0fe..8035585 100644 --- a/traefik/dynamic/_all.yml +++ b/traefik/dynamic/_all.yml @@ -9,13 +9,13 @@ http: # tls: # certResolver: cf - searxng-https: - rule: Host("searxng.japnet.nl") - entryPoints: [websecure] - middlewares: [security@file, searxng-ratelimit@file] - service: searxng - tls: - certResolver: cf + # searxng-https: + # rule: Host("searxng.japnet.nl") + # entryPoints: [websecure] + # middlewares: [security@file, searxng-ratelimit@file] + # service: searxng + # tls: + # certResolver: cf # authentik-https: # rule: Host("auth.japnet.nl")