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