From c1b983945d7cb9e5c8c1bf29c63f9e14206c5b21 Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 4 Dec 2025 09:21:32 +0100 Subject: [PATCH] Update traefik/dynamic/_all.yml --- traefik/dynamic/_all.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/traefik/dynamic/_all.yml b/traefik/dynamic/_all.yml index 128b227..6482e70 100644 --- a/traefik/dynamic/_all.yml +++ b/traefik/dynamic/_all.yml @@ -1,13 +1,13 @@ http: - routers: + # routers: - hass-https: - rule: Host("hass.japnet.nl") - entryPoints: [websecure] - middlewares: [security@file] - service: hass - tls: - certResolver: cf + # hass-https: + # rule: Host("hass.japnet.nl") + # entryPoints: [websecure] + # middlewares: [security@file] + # service: hass + # tls: + # certResolver: cf searxng-https: rule: Host("searxng.japnet.nl")