From 7a40c4299e60a418a7dcd52c901365afa148c329 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 17:06:13 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/compose.yaml --- Proxy_Containers/traefik/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/compose.yaml b/Proxy_Containers/traefik/compose.yaml index 42b2743..a898ed9 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -12,7 +12,7 @@ services: - crowdsecLapiKey=${crowdsecLapiKey} volumes: - ./traefik.yaml:/etc/traefik/traefik.yaml:ro - - ./config.yaml:/config.yml:ro + - ./config.tmpl:/config.tmpl:ro - /srv/docker/traefik:/var/traefik/certs/:rw - traefik-logs:/var/log/traefik networks: