From 7a5083e70b731ada816f508215e752bf2b8ba501 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 22:21:49 +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 3545d12..7f22acf 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 + #- ./traefik.yaml:/etc/traefik/traefik.yaml:ro networks: - traefik labels: