From f78296d55f1d5ed2a8afdc4ccbb563e5d4b7d47a Mon Sep 17 00:00:00 2001 From: Valentin Haudiquet Date: Tue, 26 May 2026 13:11:44 +0200 Subject: [PATCH] traefik: trust caddy reverse proxy --- docker/infrastructure/network/traefik/traefik.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/infrastructure/network/traefik/traefik.yml b/docker/infrastructure/network/traefik/traefik.yml index 13dee1a..a4958f2 100644 --- a/docker/infrastructure/network/traefik/traefik.yml +++ b/docker/infrastructure/network/traefik/traefik.yml @@ -9,6 +9,7 @@ entryPoints: - "127.0.0.1/32" - "10.1.2.11/32" # nginxproxymanager - "10.1.2.152/32" # caddy + - "10.244.0.0/16" # caddy pods providers: docker: