From f92b77f320b8303422794e960d9dbecd265d4511 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Wed, 8 Oct 2025 21:43:12 -0400 Subject: [PATCH] mane --- roles/traefik/templates/config.yml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/traefik/templates/config.yml.j2 b/roles/traefik/templates/config.yml.j2 index 1a69c7f..0f8c357 100644 --- a/roles/traefik/templates/config.yml.j2 +++ b/roles/traefik/templates/config.yml.j2 @@ -16,6 +16,7 @@ serversTransport: insecureSkipVerify: true providers: docker: + endpoint: "unix:///var/run/docker.sock" exposedByDefault: false network: homelab file: