From eb7a480541642ee8e1a64adda9b78088ca13c9f7 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 18:37:35 +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 9395fde..1758e21 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -14,7 +14,7 @@ services: networks: - traefik restart: unless-stopped - networks: traefik: + name: traefik_network driver: bridge \ No newline at end of file