From 8acae352de849586b60d76a209d12a93914ecbb3 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 12 Feb 2026 03:01:58 +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 6377637..19e1017 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -13,6 +13,7 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock - ./traefik.yaml:/etc/traefik/traefik.yaml:ro + - /srv/docker/traefik:/var/traefik/certs/:rw networks: - traefik labels: