From 415f094b235febc1c47848d7c701b180ea54c943 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 22:21:07 +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 53f1bcf..3545d12 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 networks: - traefik labels: