From ec72425e583a5a5878d545133bab70ec97d6e7cc Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 22:35:56 +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 7f22acf..53f1bcf 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -10,7 +10,7 @@ services: - "8079:8080" volumes: - /var/run/docker.sock:/var/run/docker.sock - #- ./traefik.yaml:/etc/traefik/traefik.yaml:ro + - ./traefik.yaml:/etc/traefik/traefik.yaml:ro networks: - traefik labels: