From f76285f98d1547f57224f856243c32ee11af89ba Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 03:45:27 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/compose.yaml --- Proxy_Containers/traefik/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Proxy_Containers/traefik/compose.yaml b/Proxy_Containers/traefik/compose.yaml index c559d74..9870aca 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -11,6 +11,7 @@ services: - CF_DNS_API_TOKEN=${CF_DNS_API_TOKEN} volumes: - ./traefik.yaml:/etc/traefik/traefik.yaml:ro + - ./config.yaml:/config.yml:ro - /srv/docker/traefik:/var/traefik/certs/:rw - traefik-logs:/var/log/traefik networks: