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